* prep for release 1.7.0.
* update reference files for release.
* use windows resource compiler scripts for CLI and GUI.
These rc scripts are used to set the icon the OS sees and to supply
version information that is shown by windows explorer.
* correct file permissions.
* update rc copyright
set(HEADERS ${HEADERS} gbser_win.h)
set(JEEPS ${JEEPS} jeeps/gpsusbwin.cc)
set(LIBS ${LIBS} setupapi)
+ set(RC_FILE win32/gpsbabel.rc)
endif()
if(MSVC)
HEADERS += gbser_win.h
JEEPS += jeeps/gpsusbwin.cc
LIBS += "-lsetupapi"
+ RC_FILE = win32/gpsbabel.rc
}
win32-msvc* {
formspec.h inifile.h gbfile.h session.h src/core/datetime.h \
src/core/optional.h
fatal.o: fatal.cc defs.h config.h zlib/zlib.h zlib/zconf.h formspec.h \
- inifile.h gbfile.h session.h src/core/datetime.h src/core/optional.h
+ inifile.h gbfile.h session.h src/core/datetime.h src/core/optional.h \
+ src/core/logging.h
filter_vecs.o: filter_vecs.cc defs.h config.h zlib/zlib.h zlib/zconf.h \
formspec.h inifile.h gbfile.h session.h src/core/datetime.h \
src/core/optional.h filter_vecs.h arcdist.h filter.h bend.h discard.h \
navitel.o: navitel.cc defs.h config.h zlib/zlib.h zlib/zconf.h formspec.h \
inifile.h gbfile.h session.h src/core/datetime.h src/core/optional.h \
jeeps/gpsmath.h jeeps/gpsport.h
-netstumbler.o: netstumbler.cc defs.h config.h zlib/zlib.h zlib/zconf.h \
- formspec.h inifile.h gbfile.h session.h src/core/datetime.h \
- src/core/optional.h cet_util.h csv_util.h
+netstumbler.o: netstumbler.cc cet_util.h defs.h config.h zlib/zlib.h \
+ zlib/zconf.h formspec.h inifile.h gbfile.h session.h \
+ src/core/datetime.h src/core/optional.h csv_util.h
nmea.o: nmea.cc defs.h config.h zlib/zlib.h zlib/zconf.h formspec.h \
inifile.h gbfile.h session.h src/core/datetime.h src/core/optional.h \
nmea.h format.h cet_util.h gbser.h jeeps/gpsmath.h jeeps/gpsport.h \
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for GPSBabel 1.6.0.
+# Generated by GNU Autoconf 2.69 for GPSBabel 1.7.0.
#
#
# Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
# Identity of this package.
PACKAGE_NAME='GPSBabel'
PACKAGE_TARNAME='gpsbabel'
-PACKAGE_VERSION='1.6.0'
-PACKAGE_STRING='GPSBabel 1.6.0'
+PACKAGE_VERSION='1.7.0'
+PACKAGE_STRING='GPSBabel 1.7.0'
PACKAGE_BUGREPORT=''
PACKAGE_URL=''
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
-\`configure' configures GPSBabel 1.6.0 to adapt to many kinds of systems.
+\`configure' configures GPSBabel 1.7.0 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of GPSBabel 1.6.0:";;
+ short | recursive ) echo "Configuration of GPSBabel 1.7.0:";;
esac
cat <<\_ACEOF
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-GPSBabel configure 1.6.0
+GPSBabel configure 1.7.0
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
-It was created by GPSBabel $as_me 1.6.0, which was
+It was created by GPSBabel $as_me 1.7.0, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
ac_compiler_gnu=$ac_cv_c_compiler_gnu
-DOCVERSION=1.6.0
+DOCVERSION=1.7.0
# YYYYMMDD, please, if beta, i.e. "-beta20060413"
-DOCVERSION=development
+#DOCVERSION=development
# Increase GBBUILD for a new release (why? Where is this ever used?)
# A: it's used by win32/gpsbabel.rc.in which is used by the setup program,
-GBBUILD=30
+GBBUILD=31
# PACKAGE_RELEASE="-beta20190413"
cat >>confdefs.h <<_ACEOF
as_dir=testo.d; as_fn_mkdir_p
as_dir=mac/libusb; as_fn_mkdir_p
-ac_config_files="$ac_config_files Makefile gbversion.h gui/setup.iss xmldoc/makedoc win32/gpsbabel.rc"
+ac_config_files="$ac_config_files Makefile gbversion.h gui/setup.iss xmldoc/makedoc"
ac_config_files="$ac_config_files tools/mkcapabilities"
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
-This file was extended by GPSBabel $as_me 1.6.0, which was
+This file was extended by GPSBabel $as_me 1.7.0, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ac_cs_version="\\
-GPSBabel config.status 1.6.0
+GPSBabel config.status 1.7.0
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"
"gbversion.h") CONFIG_FILES="$CONFIG_FILES gbversion.h" ;;
"gui/setup.iss") CONFIG_FILES="$CONFIG_FILES gui/setup.iss" ;;
"xmldoc/makedoc") CONFIG_FILES="$CONFIG_FILES xmldoc/makedoc" ;;
- "win32/gpsbabel.rc") CONFIG_FILES="$CONFIG_FILES win32/gpsbabel.rc" ;;
"tools/mkcapabilities") CONFIG_FILES="$CONFIG_FILES tools/mkcapabilities" ;;
*) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;;
AC_PREREQ([2.59])
#PACKAGE_RELEASE=
-AC_INIT([GPSBabel], [1.6.0])
-DOCVERSION=1.6.0
+AC_INIT([GPSBabel], [1.7.0])
+DOCVERSION=1.7.0
# YYYYMMDD, please, if beta, i.e. "-beta20060413"
-DOCVERSION=development
+#DOCVERSION=development
# Increase GBBUILD for a new release (why? Where is this ever used?)
# A: it's used by win32/gpsbabel.rc.in which is used by the setup program,
-GBBUILD=30
+GBBUILD=31
# PACKAGE_RELEASE="-beta20190413"
AC_DEFINE_UNQUOTED(PACKAGE_RELEASE, "$PACKAGE_RELEASE", [Define to the release name of this package.])
AC_SUBST(PACKAGE_RELEASE)
AS_MKDIR_P([testo.d])
AS_MKDIR_P([mac/libusb])
-AC_CONFIG_FILES([Makefile gbversion.h gui/setup.iss xmldoc/makedoc win32/gpsbabel.rc])
+AC_CONFIG_FILES([Makefile gbversion.h gui/setup.iss xmldoc/makedoc])
AC_CONFIG_FILES([tools/mkcapabilities], [chmod +x tools/mkcapabilities])
AC_OUTPUT
*
* Isn't simplification via automation grand?
*/
-#define VERSION "1.6.0"
-#define WEB_DOC_DIR "https://www.gpsbabel.org/htmldoc-development"
+#ifdef RC_INVOKED
+// These defines are for the Microsoft resource compiler scripts
+// win32/gpsbabel.rc and gui/app.rc
+#define VER_FILE 1,7,0,31
+#define VER_PRODUCT 1,7,0,31
+#define VER_FILE_STR "1.7.0"
+#define VER_PRODUCT_STR "1.7.0"
+#else
+#define VERSION "1.7.0"
+#define WEB_DOC_DIR "https://www.gpsbabel.org/htmldoc-1.7.0"
+#endif
*
* Isn't simplification via automation grand?
*/
+#ifdef RC_INVOKED
+// These defines are for the Microsoft resource compiler scripts
+// win32/gpsbabel.rc and gui/app.rc
+#define VER_FILE @GBMAJOR@,@GBMINOR@,@GBMICRO@,@GBBUILD@
+#define VER_PRODUCT @GBMAJOR@,@GBMINOR@,@GBMICRO@,@GBBUILD@
+#define VER_FILE_STR "@GBMAJOR@.@GBMINOR@.@GBMICRO@@PACKAGE_RELEASE@"
+#define VER_PRODUCT_STR "@GBMAJOR@.@GBMINOR@.@GBMICRO@@PACKAGE_RELEASE@"
+#else
#define VERSION "@GBMAJOR@.@GBMINOR@.@GBMICRO@@PACKAGE_RELEASE@"
#define WEB_DOC_DIR "https://www.gpsbabel.org/htmldoc-@DOCVERSION@"
+#endif
-IDI_ICON1 ICON DISCARDABLE "images/appicon.ico"
+#include <winver.h>
+#include "../gbversion.h"
+
+IDI_ICON1 ICON "images/appicon.ico"
+
+VS_VERSION_INFO VERSIONINFO
+ FILEVERSION VER_FILE
+ PRODUCTVERSION VER_PRODUCT
+ FILEFLAGSMASK 0x3fL
+#ifdef _DEBUG
+ FILEFLAGS VS_FF_DEBUG
+#else
+ FILEFLAGS 0x0L
+#endif
+ FILEOS VOS_NT_WINDOWS32
+ FILETYPE VFT_APP
+ FILESUBTYPE 0x0L
+BEGIN
+ BLOCK "StringFileInfo"
+ BEGIN
+ BLOCK "040904b0"
+ BEGIN
+ VALUE "CompanyName", "GPSBabel Team"
+ VALUE "FileDescription", "GPS format converter"
+ VALUE "FileVersion", VER_FILE_STR
+ VALUE "InternalName", "GPSBabelFE.exe"
+ VALUE "LegalCopyright", L"\x00a9 2002-2020 Robert Lipe"
+ VALUE "OriginalFilename", "GPSBabelFE.exe"
+ VALUE "ProductName", "GPSBabel"
+ VALUE "ProductVersion", VER_PRODUCT_STR
+ END
+ END
+ BLOCK "VarFileInfo"
+ BEGIN
+ VALUE "Translation", 0x409, 1200
+ END
+END
+/* End of Version info */
QT_TRANSLATE_NOOP("core","Locate waypoint for tagging by this name")
QT_TRANSLATE_NOOP("core","!OVERWRITE! the original file. Default=N")
QT_TRANSLATE_NOOP("core","Embedded Exif-GPS data (.jpg)")
+QT_TRANSLATE_NOOP("core","Time zone ID")
QT_TRANSLATE_NOOP("core","Energympro GPS training watch")
QT_TRANSLATE_NOOP("core","Enigma binary waypoint file (.ert)")
QT_TRANSLATE_NOOP("core","Source for name field in .dbf")
QT_TRANSLATE_NOOP("core","(integer sec or 'auto') Barograph to GPS time diff")
QT_TRANSLATE_NOOP("core","FAI/IGC Flight Recorder Data Format")
QT_TRANSLATE_NOOP("core","Read all points even if latitude or longitude is missing")
+QT_TRANSLATE_NOOP("core","Attempt to recovery data from corrupt file")
QT_TRANSLATE_NOOP("core","Flexible and Interoperable Data Transfer (FIT) Activity file")
QT_TRANSLATE_NOOP("core","Max synthesized shortname length")
QT_TRANSLATE_NOOP("core","Allow whitespace synth. shortnames")
QT_TRANSLATE_NOOP("core","Bitmap of categories")
QT_TRANSLATE_NOOP("core","Version of gdb file to generate (1..3)")
QT_TRANSLATE_NOOP("core","Drop route points that do not have an equivalent waypoint (hidden points)")
+QT_TRANSLATE_NOOP("core","Don't create waypoints for non-user points")
QT_TRANSLATE_NOOP("core","Include major turn points (with description) from calculated route")
QT_TRANSLATE_NOOP("core","Garmin MapSource - gdb")
-QT_TRANSLATE_NOOP("core","Length of generated shortnames")
-QT_TRANSLATE_NOOP("core","Allow whitespace synth. shortnames")
-QT_TRANSLATE_NOOP("core","Version of mapsource file to generate (3,4,5)")
-QT_TRANSLATE_NOOP("core","Merge output with existing file")
-QT_TRANSLATE_NOOP("core","Use depth values on output (default is ignore)")
-QT_TRANSLATE_NOOP("core","Use proximity values on output (default is ignore)")
-QT_TRANSLATE_NOOP("core","Garmin MapSource - mps")
QT_TRANSLATE_NOOP("core","Read/Write date format (i.e. yyyy/mm/dd)")
QT_TRANSLATE_NOOP("core","GPS datum (def. WGS 84)")
QT_TRANSLATE_NOOP("core","Distance unit [m=metric, s=statute]")
QT_TRANSLATE_NOOP("core","get track")
QT_TRANSLATE_NOOP("core","Dump raw data to this file")
QT_TRANSLATE_NOOP("core","Dump raw data to this file")
+QT_TRANSLATE_NOOP("core","Time zone ID")
QT_TRANSLATE_NOOP("core","GlobalSat GH625XT GPS training watch")
QT_TRANSLATE_NOOP("core","Google Directions XML")
QT_TRANSLATE_NOOP("core","Default icon name")
QT_TRANSLATE_NOOP("core","Use shortname instead of description")
QT_TRANSLATE_NOOP("core","GPS datum (def. WGS 84)")
QT_TRANSLATE_NOOP("core","Kompass (DAV) Waypoints (.wp)")
-QT_TRANSLATE_NOOP("core","KuDaTa PsiTrex text")
QT_TRANSLATE_NOOP("core","(USR input) Ignore event marker icons on read")
QT_TRANSLATE_NOOP("core","(USR output) Treat waypoints as icons on write")
QT_TRANSLATE_NOOP("core","(USR output) Merge into one segmented trail")
QT_TRANSLATE_NOOP("core","PocketFMS breadcrumbs")
QT_TRANSLATE_NOOP("core","PocketFMS flightplan (.xml)")
QT_TRANSLATE_NOOP("core","PocketFMS waypoints (.txt)")
+QT_TRANSLATE_NOOP("core","Qstarz BL-1000")
QT_TRANSLATE_NOOP("core","Default location")
QT_TRANSLATE_NOOP("core","Raymarine Waypoint File (.rwf)")
QT_TRANSLATE_NOOP("core","Max synthesized shortname length")
QT_TRANSLATE_NOOP("core","Seconds that GPS time tracks UTC (0: best guess)")
QT_TRANSLATE_NOOP("core","GPS week rollover period we're in (-1: best guess)")
QT_TRANSLATE_NOOP("core","SkyTraq Venus based loggers Binary File Format")
-QT_TRANSLATE_NOOP("core","Video position for which exact GPS time is known (hhmmss, default is 0:00:00)")
-QT_TRANSLATE_NOOP("core","GPS time at position video_time (hhmmss, default is first timestamp of track)")
-QT_TRANSLATE_NOOP("core","GPS date at position video_time (hhmmss, default is first timestamp of track)")
+QT_TRANSLATE_NOOP("core","Video position for which exact GPS time is known (hhmmss[.sss], default is 00:00:00,000)")
+QT_TRANSLATE_NOOP("core","GPS time at position video_time (hhmmss[.sss], default is first timestamp of track)")
+QT_TRANSLATE_NOOP("core","GPS date at position video_time (yyyymmdd, default is first timestamp of track)")
QT_TRANSLATE_NOOP("core","Format for subtitles")
QT_TRANSLATE_NOOP("core","SubRip subtitles for video mapping (.srt)")
QT_TRANSLATE_NOOP("core","Index of route (if more than one in source)")
<context>
<name>core</name>
<message>
- <location filename="core_strings.h" line="109"/>
+ <location filename="core_strings.h" line="110"/>
<source>(integer sec or 'auto') Barograph to GPS time diff</source>
<translation>Zeitdifferent zwischen Barograph und GPS (ganzz. Sekunden oder 'auto')</translation>
</message>
<translation type="vanished">USR-Ausgabe: zu einem segmentierten Track zusammenfassen</translation>
</message>
<message>
- <location filename="core_strings.h" line="689"/>
+ <location filename="core_strings.h" line="686"/>
<source>Ad-hoc closed icon name</source>
<translation>Icon allgemein für "geschlossen"</translation>
</message>
<message>
- <location filename="core_strings.h" line="690"/>
+ <location filename="core_strings.h" line="687"/>
<source>Ad-hoc open icon name</source>
<translation>Icon allgemein für "offen"</translation>
</message>
<message>
- <location filename="core_strings.h" line="191"/>
+ <location filename="core_strings.h" line="187"/>
<source>After output job done sleep n second(s)</source>
<translation>Im Anschluß n Sekunde(n) pausieren</translation>
</message>
<location filename="core_strings.h" line="71"/>
<location filename="core_strings.h" line="79"/>
<location filename="core_strings.h" line="87"/>
- <location filename="core_strings.h" line="114"/>
- <location filename="core_strings.h" line="125"/>
- <location filename="core_strings.h" line="134"/>
- <location filename="core_strings.h" line="142"/>
- <location filename="core_strings.h" line="157"/>
- <location filename="core_strings.h" line="176"/>
- <location filename="core_strings.h" line="199"/>
- <location filename="core_strings.h" line="221"/>
- <location filename="core_strings.h" line="263"/>
- <location filename="core_strings.h" line="272"/>
- <location filename="core_strings.h" line="280"/>
- <location filename="core_strings.h" line="288"/>
- <location filename="core_strings.h" line="296"/>
- <location filename="core_strings.h" line="335"/>
- <location filename="core_strings.h" line="343"/>
- <location filename="core_strings.h" line="357"/>
- <location filename="core_strings.h" line="365"/>
- <location filename="core_strings.h" line="399"/>
- <location filename="core_strings.h" line="412"/>
- <location filename="core_strings.h" line="420"/>
- <location filename="core_strings.h" line="438"/>
- <location filename="core_strings.h" line="465"/>
- <location filename="core_strings.h" line="495"/>
- <location filename="core_strings.h" line="516"/>
- <location filename="core_strings.h" line="530"/>
- <location filename="core_strings.h" line="558"/>
- <location filename="core_strings.h" line="574"/>
- <location filename="core_strings.h" line="582"/>
- <location filename="core_strings.h" line="619"/>
- <location filename="core_strings.h" line="635"/>
- <location filename="core_strings.h" line="643"/>
- <location filename="core_strings.h" line="651"/>
+ <location filename="core_strings.h" line="116"/>
+ <location filename="core_strings.h" line="127"/>
+ <location filename="core_strings.h" line="136"/>
+ <location filename="core_strings.h" line="144"/>
+ <location filename="core_strings.h" line="172"/>
+ <location filename="core_strings.h" line="195"/>
+ <location filename="core_strings.h" line="217"/>
+ <location filename="core_strings.h" line="260"/>
+ <location filename="core_strings.h" line="269"/>
+ <location filename="core_strings.h" line="277"/>
+ <location filename="core_strings.h" line="285"/>
+ <location filename="core_strings.h" line="293"/>
+ <location filename="core_strings.h" line="332"/>
+ <location filename="core_strings.h" line="340"/>
+ <location filename="core_strings.h" line="354"/>
+ <location filename="core_strings.h" line="362"/>
+ <location filename="core_strings.h" line="395"/>
+ <location filename="core_strings.h" line="408"/>
+ <location filename="core_strings.h" line="416"/>
+ <location filename="core_strings.h" line="434"/>
+ <location filename="core_strings.h" line="461"/>
+ <location filename="core_strings.h" line="491"/>
+ <location filename="core_strings.h" line="512"/>
+ <location filename="core_strings.h" line="526"/>
+ <location filename="core_strings.h" line="554"/>
+ <location filename="core_strings.h" line="571"/>
+ <location filename="core_strings.h" line="579"/>
+ <location filename="core_strings.h" line="616"/>
+ <location filename="core_strings.h" line="632"/>
+ <location filename="core_strings.h" line="640"/>
+ <location filename="core_strings.h" line="648"/>
<source>Allow whitespace synth. shortnames</source>
<translation>Leerzeichen in Kurznamen erlauben</translation>
</message>
<message>
- <location filename="core_strings.h" line="245"/>
+ <location filename="core_strings.h" line="242"/>
<source>Altitudes are absolute and not clamped to ground</source>
<translation>Absolute Höhenangaben (nicht bodenverbunden)</translation>
</message>
<translation type="vanished">Beschreibung um Symbolbeschreibung erweitern</translation>
</message>
<message>
- <location filename="core_strings.h" line="545"/>
+ <location filename="core_strings.h" line="541"/>
<source>Append realtime positioning data to the output file instead of truncating</source>
<translation>Echtzeit-Positionierungsdaten an Ausgabendatei anhängen und nicht kürzen</translation>
</message>
<message>
- <location filename="core_strings.h" line="307"/>
+ <location filename="core_strings.h" line="304"/>
<source>Base URL for link tag in output</source>
<translation>Basis-URL für Verknüpfungseintrag in Ausgabe</translation>
</message>
<location filename="core_strings.h" line="74"/>
<location filename="core_strings.h" line="82"/>
<location filename="core_strings.h" line="90"/>
- <location filename="core_strings.h" line="117"/>
- <location filename="core_strings.h" line="128"/>
- <location filename="core_strings.h" line="137"/>
- <location filename="core_strings.h" line="145"/>
- <location filename="core_strings.h" line="179"/>
- <location filename="core_strings.h" line="224"/>
- <location filename="core_strings.h" line="266"/>
- <location filename="core_strings.h" line="275"/>
- <location filename="core_strings.h" line="283"/>
- <location filename="core_strings.h" line="291"/>
- <location filename="core_strings.h" line="299"/>
- <location filename="core_strings.h" line="338"/>
- <location filename="core_strings.h" line="346"/>
- <location filename="core_strings.h" line="360"/>
- <location filename="core_strings.h" line="368"/>
- <location filename="core_strings.h" line="402"/>
- <location filename="core_strings.h" line="415"/>
- <location filename="core_strings.h" line="423"/>
- <location filename="core_strings.h" line="441"/>
- <location filename="core_strings.h" line="468"/>
- <location filename="core_strings.h" line="498"/>
- <location filename="core_strings.h" line="519"/>
- <location filename="core_strings.h" line="533"/>
- <location filename="core_strings.h" line="577"/>
- <location filename="core_strings.h" line="585"/>
- <location filename="core_strings.h" line="622"/>
- <location filename="core_strings.h" line="638"/>
- <location filename="core_strings.h" line="646"/>
- <location filename="core_strings.h" line="654"/>
+ <location filename="core_strings.h" line="119"/>
+ <location filename="core_strings.h" line="130"/>
+ <location filename="core_strings.h" line="139"/>
+ <location filename="core_strings.h" line="147"/>
+ <location filename="core_strings.h" line="175"/>
+ <location filename="core_strings.h" line="220"/>
+ <location filename="core_strings.h" line="263"/>
+ <location filename="core_strings.h" line="272"/>
+ <location filename="core_strings.h" line="280"/>
+ <location filename="core_strings.h" line="288"/>
+ <location filename="core_strings.h" line="296"/>
+ <location filename="core_strings.h" line="335"/>
+ <location filename="core_strings.h" line="343"/>
+ <location filename="core_strings.h" line="357"/>
+ <location filename="core_strings.h" line="365"/>
+ <location filename="core_strings.h" line="398"/>
+ <location filename="core_strings.h" line="411"/>
+ <location filename="core_strings.h" line="419"/>
+ <location filename="core_strings.h" line="437"/>
+ <location filename="core_strings.h" line="464"/>
+ <location filename="core_strings.h" line="494"/>
+ <location filename="core_strings.h" line="515"/>
+ <location filename="core_strings.h" line="529"/>
+ <location filename="core_strings.h" line="574"/>
+ <location filename="core_strings.h" line="582"/>
+ <location filename="core_strings.h" line="619"/>
+ <location filename="core_strings.h" line="635"/>
+ <location filename="core_strings.h" line="643"/>
+ <location filename="core_strings.h" line="651"/>
<source>Basename prepended to URL on output</source>
<translation>Basis-Adresse für erzeugte URLs</translation>
</message>
<message>
- <location filename="core_strings.h" line="151"/>
- <location filename="core_strings.h" line="206"/>
+ <location filename="core_strings.h" line="153"/>
+ <location filename="core_strings.h" line="202"/>
<source>Bitmap of categories</source>
<translation>Mehrfachkategorie, als Dezimal- oder Hexadezimalwert</translation>
</message>
<translation type="vanished">Kategoriename (Cache)</translation>
</message>
<message>
- <location filename="core_strings.h" line="205"/>
+ <location filename="core_strings.h" line="201"/>
<source>Category number to use for written waypoints</source>
<translation>Kategorienummer (1..16) beim Schreiben von Wegpunkten verwenden</translation>
</message>
<translation>Farbe für Linien oder Kartenangaben</translation>
</message>
<message>
- <location filename="core_strings.h" line="202"/>
- <location filename="core_strings.h" line="507"/>
+ <location filename="core_strings.h" line="198"/>
+ <location filename="core_strings.h" line="503"/>
<source>Command unit to power itself down</source>
<translation>Gerät im Anschluß abschalten</translation>
</message>
<message>
- <location filename="core_strings.h" line="257"/>
- <location filename="core_strings.h" line="542"/>
+ <location filename="core_strings.h" line="254"/>
+ <location filename="core_strings.h" line="538"/>
<source>Complete date-free tracks with given date (YYYYMMDD).</source>
<translation>Tracks ohne Datumsangaben mit diesem Datum vervollständigen (YYYYMMDD)</translation>
</message>
<message>
- <location filename="core_strings.h" line="193"/>
+ <location filename="core_strings.h" line="189"/>
<source>Create unique waypoint names (default = yes)</source>
<translation>Eindeutige Wegpunktnamen erzeugen (Vorgabe: JA)</translation>
</message>
<message>
- <location filename="core_strings.h" line="306"/>
+ <location filename="core_strings.h" line="303"/>
<source>Create waypoints from geocache log entries</source>
<translation>Wegpunkte aus Geocache Log-Einträgen erzeugen</translation>
</message>
<translation type="vanished">Datenbankname (Dateiname)</translation>
</message>
<message>
- <location filename="core_strings.h" line="486"/>
+ <location filename="core_strings.h" line="482"/>
<source>Datum (default=NAD27)</source>
<translation>GPS-Datum (Vorgabe: NAD27)</translation>
</message>
<message>
- <location filename="core_strings.h" line="666"/>
+ <location filename="core_strings.h" line="663"/>
<source>Days after which points are considered old</source>
<translation>Anzahl an Tagen, nach denen Punkte als alt betrachtet werden</translation>
</message>
<message>
- <location filename="core_strings.h" line="544"/>
+ <location filename="core_strings.h" line="540"/>
<source>Decimal seconds to pause between groups of strings</source>
<translation>Pause (in Sekunden) zwischen Zeilengruppen</translation>
</message>
<message>
- <location filename="core_strings.h" line="185"/>
+ <location filename="core_strings.h" line="181"/>
<source>Default category on output</source>
<translation>Standardkategorie beim Schreiben</translation>
</message>
<message>
- <location filename="core_strings.h" line="150"/>
+ <location filename="core_strings.h" line="152"/>
<source>Default category on output (1..16)</source>
<translation>Standardkategorie der Ausgabe (1..16)</translation>
</message>
<message>
<location filename="core_strings.h" line="24"/>
- <location filename="core_strings.h" line="172"/>
- <location filename="core_strings.h" line="200"/>
- <location filename="core_strings.h" line="212"/>
- <location filename="core_strings.h" line="240"/>
- <location filename="core_strings.h" line="385"/>
- <location filename="core_strings.h" line="388"/>
- <location filename="core_strings.h" line="391"/>
+ <location filename="core_strings.h" line="168"/>
+ <location filename="core_strings.h" line="196"/>
+ <location filename="core_strings.h" line="208"/>
+ <location filename="core_strings.h" line="237"/>
+ <location filename="core_strings.h" line="381"/>
+ <location filename="core_strings.h" line="384"/>
+ <location filename="core_strings.h" line="387"/>
<source>Default icon name</source>
<translation>Standard Symbol</translation>
</message>
<message>
- <location filename="core_strings.h" line="571"/>
+ <location filename="core_strings.h" line="568"/>
<source>Default location</source>
<translation>Vorgabestandort</translation>
</message>
<message>
- <location filename="core_strings.h" line="190"/>
+ <location filename="core_strings.h" line="186"/>
<source>Default proximity</source>
<translation>Vorgabe-Annäherungsabstand</translation>
</message>
<message>
- <location filename="core_strings.h" line="192"/>
+ <location filename="core_strings.h" line="188"/>
<source>Default speed</source>
<translation>Standardgeschwindigkeit</translation>
</message>
<message>
- <location filename="core_strings.h" line="121"/>
+ <location filename="core_strings.h" line="123"/>
<source>Default speed for waypoints (knots/hr)</source>
<translation>Vorgabegeschwindigkeit für Wegpunkte (Knoten/h)</translation>
</message>
<message>
- <location filename="core_strings.h" line="327"/>
- <location filename="core_strings.h" line="630"/>
+ <location filename="core_strings.h" line="324"/>
+ <location filename="core_strings.h" line="627"/>
<source>Degrees output as 'ddd', 'dmm'(default) or 'dms'</source>
<translation>Schreibe Gradangaben in 'ddd', 'dmm' (Vorgabe) oder 'dms' (Gitter)</translation>
</message>
<message>
- <location filename="core_strings.h" line="503"/>
+ <location filename="core_strings.h" line="499"/>
<source>Delete all routes</source>
<translation>Alle Routen löschen</translation>
</message>
<message>
- <location filename="core_strings.h" line="502"/>
+ <location filename="core_strings.h" line="498"/>
<source>Delete all track points</source>
<translation>Alle Trackpunkte löschen</translation>
</message>
<message>
- <location filename="core_strings.h" line="395"/>
- <location filename="core_strings.h" line="504"/>
+ <location filename="core_strings.h" line="391"/>
+ <location filename="core_strings.h" line="500"/>
<source>Delete all waypoints</source>
<translation>Alle Wegpunkte löschen</translation>
</message>
<message>
- <location filename="core_strings.h" line="251"/>
+ <location filename="core_strings.h" line="248"/>
<source>Display labels on track and routepoints (default = 1)</source>
<translation>Beschriftung bei Track- und Routenpunkten anzeigen (Vorgabe: 1)</translation>
</message>
<message>
- <location filename="core_strings.h" line="165"/>
+ <location filename="core_strings.h" line="161"/>
<source>Distance unit [m=metric, s=statute]</source>
<translation>Entfernungsangaben [m=Metrisch, s=Statute]</translation>
</message>
<translation>Keine URLs zur Beschreibung hinzufügen</translation>
</message>
<message>
- <location filename="core_strings.h" line="186"/>
+ <location filename="core_strings.h" line="182"/>
<source>Don't show gpi bitmap on device</source>
<translation>Kein Bitmap (Icon) auf dem GPS anzeigen</translation>
</message>
<message>
- <location filename="core_strings.h" line="246"/>
+ <location filename="core_strings.h" line="243"/>
<source>Draw extrusion line from trackpoint to ground</source>
<translation>Verbindungslinie vom Trackpunkt zum Erdboden zeichnen</translation>
</message>
<message>
- <location filename="core_strings.h" line="153"/>
+ <location filename="core_strings.h" line="155"/>
<source>Drop route points that do not have an equivalent waypoint (hidden points)</source>
<translation>Versteckte Wegpunkte löschen (automatisch berechnete Routenpunkte)</translation>
</message>
<message>
- <location filename="core_strings.h" line="183"/>
+ <location filename="core_strings.h" line="179"/>
<source>Enable alerts on speed or proximity distance</source>
<translation>Alarm für Annäherung oder Geschwindigkeit aktivieren</translation>
</message>
<message>
- <location filename="core_strings.h" line="325"/>
- <location filename="core_strings.h" line="628"/>
- <location filename="core_strings.h" line="681"/>
+ <location filename="core_strings.h" line="322"/>
+ <location filename="core_strings.h" line="625"/>
+ <location filename="core_strings.h" line="678"/>
<source>Encrypt hints using ROT13</source>
<translation>Verschlüsselung mit ROT13</translation>
</message>
<translation type="vanished">Verschlüsselung mit ROT13</translation>
</message>
<message>
- <location filename="core_strings.h" line="228"/>
- <location filename="core_strings.h" line="231"/>
- <location filename="core_strings.h" line="317"/>
- <location filename="core_strings.h" line="429"/>
- <location filename="core_strings.h" line="447"/>
- <location filename="core_strings.h" line="479"/>
- <location filename="core_strings.h" line="590"/>
- <location filename="core_strings.h" line="695"/>
+ <location filename="core_strings.h" line="224"/>
+ <location filename="core_strings.h" line="227"/>
+ <location filename="core_strings.h" line="314"/>
+ <location filename="core_strings.h" line="425"/>
+ <location filename="core_strings.h" line="443"/>
+ <location filename="core_strings.h" line="475"/>
+ <location filename="core_strings.h" line="587"/>
+ <location filename="core_strings.h" line="692"/>
<source>Erase device data after download</source>
<translation>Nachdem Download Daten auf dem Gerät löschen</translation>
</message>
<message>
- <location filename="core_strings.h" line="241"/>
+ <location filename="core_strings.h" line="238"/>
<source>Export linestrings for tracks and routes</source>
<translation>Linendaten (linestrings) für Tracks und Routen exportieren (Vorgabe: JA)</translation>
</message>
<message>
- <location filename="core_strings.h" line="242"/>
+ <location filename="core_strings.h" line="239"/>
<source>Export placemarks for tracks and routes</source>
<translation>Markierungen für Tracks und Routen exportieren</translation>
</message>
<translation type="vanished"># Punkte erzeugen</translation>
</message>
<message>
- <location filename="core_strings.h" line="663"/>
+ <location filename="core_strings.h" line="660"/>
<source>Generate file with lat/lon for centering map</source>
<translation>Datei mit Breiten- und Längengradwerten erzeugen (für Kartenzentrierung)</translation>
</message>
<location filename="core_strings.h" line="76"/>
<location filename="core_strings.h" line="84"/>
<location filename="core_strings.h" line="92"/>
- <location filename="core_strings.h" line="119"/>
- <location filename="core_strings.h" line="130"/>
- <location filename="core_strings.h" line="139"/>
- <location filename="core_strings.h" line="147"/>
- <location filename="core_strings.h" line="164"/>
- <location filename="core_strings.h" line="181"/>
- <location filename="core_strings.h" line="226"/>
- <location filename="core_strings.h" line="268"/>
- <location filename="core_strings.h" line="277"/>
- <location filename="core_strings.h" line="285"/>
- <location filename="core_strings.h" line="293"/>
- <location filename="core_strings.h" line="301"/>
- <location filename="core_strings.h" line="340"/>
- <location filename="core_strings.h" line="348"/>
- <location filename="core_strings.h" line="362"/>
- <location filename="core_strings.h" line="370"/>
- <location filename="core_strings.h" line="404"/>
- <location filename="core_strings.h" line="417"/>
- <location filename="core_strings.h" line="425"/>
- <location filename="core_strings.h" line="443"/>
- <location filename="core_strings.h" line="470"/>
- <location filename="core_strings.h" line="500"/>
- <location filename="core_strings.h" line="521"/>
- <location filename="core_strings.h" line="535"/>
- <location filename="core_strings.h" line="579"/>
- <location filename="core_strings.h" line="587"/>
- <location filename="core_strings.h" line="624"/>
- <location filename="core_strings.h" line="640"/>
- <location filename="core_strings.h" line="648"/>
- <location filename="core_strings.h" line="656"/>
- <location filename="core_strings.h" line="675"/>
+ <location filename="core_strings.h" line="121"/>
+ <location filename="core_strings.h" line="132"/>
+ <location filename="core_strings.h" line="141"/>
+ <location filename="core_strings.h" line="149"/>
+ <location filename="core_strings.h" line="160"/>
+ <location filename="core_strings.h" line="177"/>
+ <location filename="core_strings.h" line="222"/>
+ <location filename="core_strings.h" line="265"/>
+ <location filename="core_strings.h" line="274"/>
+ <location filename="core_strings.h" line="282"/>
+ <location filename="core_strings.h" line="290"/>
+ <location filename="core_strings.h" line="298"/>
+ <location filename="core_strings.h" line="337"/>
+ <location filename="core_strings.h" line="345"/>
+ <location filename="core_strings.h" line="359"/>
+ <location filename="core_strings.h" line="367"/>
+ <location filename="core_strings.h" line="400"/>
+ <location filename="core_strings.h" line="413"/>
+ <location filename="core_strings.h" line="421"/>
+ <location filename="core_strings.h" line="439"/>
+ <location filename="core_strings.h" line="466"/>
+ <location filename="core_strings.h" line="496"/>
+ <location filename="core_strings.h" line="517"/>
+ <location filename="core_strings.h" line="531"/>
+ <location filename="core_strings.h" line="576"/>
+ <location filename="core_strings.h" line="584"/>
+ <location filename="core_strings.h" line="621"/>
+ <location filename="core_strings.h" line="637"/>
+ <location filename="core_strings.h" line="645"/>
+ <location filename="core_strings.h" line="653"/>
+ <location filename="core_strings.h" line="672"/>
<source>GPS datum (def. WGS 84)</source>
<translation>GPS-Datum (Vorgabe: WGS 84)</translation>
</message>
<message>
- <location filename="core_strings.h" line="672"/>
+ <location filename="core_strings.h" line="669"/>
<source>Height in pixels of map</source>
<translation>Kartenhöhe in Pixel</translation>
</message>
<translation type="vanished">Ereignis-Symbole beim Lesen ignorieren</translation>
</message>
<message>
- <location filename="core_strings.h" line="248"/>
+ <location filename="core_strings.h" line="245"/>
<source>Include extended data for trackpoints (default = 1)</source>
<translation>Erweiterte Daten in Trackpoints mit einbeziehen (Vorgabe = 1)</translation>
</message>
<message>
- <location filename="core_strings.h" line="326"/>
- <location filename="core_strings.h" line="629"/>
+ <location filename="core_strings.h" line="323"/>
+ <location filename="core_strings.h" line="626"/>
<source>Include groundspeak logs if present</source>
<translation>Groundspeak Logs beifügen (sofern vorhandan)</translation>
</message>
<message>
- <location filename="core_strings.h" line="154"/>
+ <location filename="core_strings.h" line="157"/>
<source>Include major turn points (with description) from calculated route</source>
<translation>Hauptrichtungsänderungen (Ansage vorhanden) mit einbeziehen</translation>
</message>
<message>
- <location filename="core_strings.h" line="406"/>
+ <location filename="core_strings.h" line="402"/>
<source>Include only via stations in route</source>
<translation>Nur Stationspunkte ('via stations') der Route übernehmen</translation>
</message>
<translation type="vanished">Index des Namensfeldes innerhalb der .dbf</translation>
</message>
<message>
- <location filename="core_strings.h" line="613"/>
+ <location filename="core_strings.h" line="610"/>
<source>Index of route (if more than one in source)</source>
<translation>Routen-Index (falls mehrere im Eingabeformat)</translation>
</message>
<message>
- <location filename="core_strings.h" line="472"/>
- <location filename="core_strings.h" line="492"/>
+ <location filename="core_strings.h" line="468"/>
+ <location filename="core_strings.h" line="488"/>
<source>Index of route to write (if more than one in source)</source>
<translation>Zu Schreibender Routen-Index (falls mehrere im Eingabeformat)</translation>
</message>
<message>
<location filename="core_strings.h" line="25"/>
- <location filename="core_strings.h" line="615"/>
+ <location filename="core_strings.h" line="612"/>
<source>Index of route/track to write (if more than one in source)</source>
<translation>Routen- oder Track-Index (falls mehrere im Eingabeformat)</translation>
</message>
<message>
- <location filename="core_strings.h" line="660"/>
+ <location filename="core_strings.h" line="657"/>
<source>Index of track (if more than one in source)</source>
<translation>Track-Index (falls mehrere im Eingabeformat)</translation>
</message>
<message>
- <location filename="core_strings.h" line="332"/>
+ <location filename="core_strings.h" line="329"/>
<source>Index of track to write (if more than one in source)</source>
<translation>Track-Index (falls mehrere im Eingabeformat)</translation>
</message>
<translation type="vanished">Index der URL innerhalb der .dbf</translation>
</message>
<message>
- <location filename="core_strings.h" line="249"/>
+ <location filename="core_strings.h" line="246"/>
<source>Indicate direction of travel in track icons (default = 0)</source>
<translation>Bewegungsrichtung in Tracksymbolen mit Richtungspfeilen anzeigen (Vorgabe: 0)</translation>
</message>
<message>
- <location filename="core_strings.h" line="687"/>
+ <location filename="core_strings.h" line="684"/>
<source>Infrastructure closed icon name</source>
<translation>Icon "Komplex (Infrastruktur) geschlossen"</translation>
</message>
<message>
- <location filename="core_strings.h" line="688"/>
+ <location filename="core_strings.h" line="685"/>
<source>Infrastructure open icon name</source>
<translation>Icon "Komplex (Infrastruktur) offen"</translation>
</message>
<translation>Abbiegungen bei Verwendung des Simplify(Vereinfachen)-Filters beibehalten</translation>
</message>
<message>
- <location filename="core_strings.h" line="156"/>
- <location filename="core_strings.h" line="198"/>
- <location filename="core_strings.h" line="304"/>
+ <location filename="core_strings.h" line="194"/>
+ <location filename="core_strings.h" line="301"/>
<source>Length of generated shortnames</source>
<translation>Maximale Länge der generierten Kurznamen</translation>
</message>
<translation>Maximale Länge der zu generierenden Kurznamen (Vorgabe: 16)</translation>
</message>
<message>
- <location filename="core_strings.h" line="244"/>
+ <location filename="core_strings.h" line="241"/>
<source>Line color, specified in hex AABBGGRR</source>
<translation>Linienfarbe (hexadezimaler Wert AABBGGRR)</translation>
</message>
<location filename="core_strings.h" line="73"/>
<location filename="core_strings.h" line="81"/>
<location filename="core_strings.h" line="89"/>
- <location filename="core_strings.h" line="116"/>
- <location filename="core_strings.h" line="127"/>
- <location filename="core_strings.h" line="136"/>
- <location filename="core_strings.h" line="144"/>
- <location filename="core_strings.h" line="178"/>
- <location filename="core_strings.h" line="223"/>
- <location filename="core_strings.h" line="265"/>
- <location filename="core_strings.h" line="274"/>
- <location filename="core_strings.h" line="282"/>
- <location filename="core_strings.h" line="290"/>
- <location filename="core_strings.h" line="298"/>
- <location filename="core_strings.h" line="337"/>
- <location filename="core_strings.h" line="345"/>
- <location filename="core_strings.h" line="359"/>
- <location filename="core_strings.h" line="367"/>
- <location filename="core_strings.h" line="401"/>
- <location filename="core_strings.h" line="414"/>
- <location filename="core_strings.h" line="422"/>
- <location filename="core_strings.h" line="440"/>
- <location filename="core_strings.h" line="467"/>
- <location filename="core_strings.h" line="497"/>
- <location filename="core_strings.h" line="518"/>
- <location filename="core_strings.h" line="532"/>
- <location filename="core_strings.h" line="560"/>
- <location filename="core_strings.h" line="576"/>
- <location filename="core_strings.h" line="584"/>
- <location filename="core_strings.h" line="621"/>
- <location filename="core_strings.h" line="637"/>
- <location filename="core_strings.h" line="645"/>
- <location filename="core_strings.h" line="653"/>
+ <location filename="core_strings.h" line="118"/>
+ <location filename="core_strings.h" line="129"/>
+ <location filename="core_strings.h" line="138"/>
+ <location filename="core_strings.h" line="146"/>
+ <location filename="core_strings.h" line="174"/>
+ <location filename="core_strings.h" line="219"/>
+ <location filename="core_strings.h" line="262"/>
+ <location filename="core_strings.h" line="271"/>
+ <location filename="core_strings.h" line="279"/>
+ <location filename="core_strings.h" line="287"/>
+ <location filename="core_strings.h" line="295"/>
+ <location filename="core_strings.h" line="334"/>
+ <location filename="core_strings.h" line="342"/>
+ <location filename="core_strings.h" line="356"/>
+ <location filename="core_strings.h" line="364"/>
+ <location filename="core_strings.h" line="397"/>
+ <location filename="core_strings.h" line="410"/>
+ <location filename="core_strings.h" line="418"/>
+ <location filename="core_strings.h" line="436"/>
+ <location filename="core_strings.h" line="463"/>
+ <location filename="core_strings.h" line="493"/>
+ <location filename="core_strings.h" line="514"/>
+ <location filename="core_strings.h" line="528"/>
+ <location filename="core_strings.h" line="556"/>
+ <location filename="core_strings.h" line="573"/>
+ <location filename="core_strings.h" line="581"/>
+ <location filename="core_strings.h" line="618"/>
+ <location filename="core_strings.h" line="634"/>
+ <location filename="core_strings.h" line="642"/>
+ <location filename="core_strings.h" line="650"/>
<source>Make synth. shortnames unique</source>
<translation>Eindeutige Kurznamen erzeugen</translation>
</message>
<message>
- <location filename="core_strings.h" line="383"/>
+ <location filename="core_strings.h" line="379"/>
<source>MapSend version TRK file to generate (3,4)</source>
<translation>TRK-Datei in MapSend-Version # (3,4) erzeugen</translation>
</message>
<message>
- <location filename="core_strings.h" line="664"/>
+ <location filename="core_strings.h" line="605"/>
+ <source>Video position for which exact GPS time is known (hhmmss[.sss], default is 00:00:00,000)</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="core_strings.h" line="606"/>
+ <source>GPS time at position video_time (hhmmss[.sss], default is first timestamp of track)</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="core_strings.h" line="607"/>
+ <source>GPS date at position video_time (yyyymmdd, default is first timestamp of track)</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="core_strings.h" line="661"/>
<source>Margin for map. Degrees or percentage</source>
<translation>Begrenzung der Karte (in Grad oder Prozent)</translation>
</message>
<message>
- <location filename="core_strings.h" line="668"/>
+ <location filename="core_strings.h" line="665"/>
<source>Marker type for new points</source>
<translation>Markierungstyp für neue Punkte</translation>
</message>
<message>
- <location filename="core_strings.h" line="667"/>
+ <location filename="core_strings.h" line="664"/>
<source>Marker type for old points</source>
<translation>Markierungstyp für alte Punkte</translation>
</message>
<message>
- <location filename="core_strings.h" line="670"/>
+ <location filename="core_strings.h" line="667"/>
<source>Marker type for unfound points</source>
<translation>Markierungstyp für nicht gefundene Punkte</translation>
</message>
<message>
- <location filename="core_strings.h" line="537"/>
+ <location filename="core_strings.h" line="533"/>
<source>Max length of waypoint name to write</source>
<translation>Max. Länge der zu schreibenden Wegpunktnamen</translation>
</message>
<message>
- <location filename="core_strings.h" line="386"/>
- <location filename="core_strings.h" line="389"/>
- <location filename="core_strings.h" line="392"/>
+ <location filename="core_strings.h" line="382"/>
+ <location filename="core_strings.h" line="385"/>
+ <location filename="core_strings.h" line="388"/>
<source>Max number of comments to write (maxcmts=200)</source>
<translation>Maximale Anzahl an Kommentaren für die Ausgabe</translation>
</message>
<message>
- <location filename="core_strings.h" line="665"/>
+ <location filename="core_strings.h" line="662"/>
<source>Max shortname length when used with -s</source>
<translation>Maximale Länge der generierten Kurznamen</translation>
</message>
<location filename="core_strings.h" line="37"/>
<location filename="core_strings.h" line="56"/>
<location filename="core_strings.h" line="70"/>
- <location filename="core_strings.h" line="78"/>
- <location filename="core_strings.h" line="86"/>
- <location filename="core_strings.h" line="113"/>
- <location filename="core_strings.h" line="124"/>
- <location filename="core_strings.h" line="133"/>
- <location filename="core_strings.h" line="141"/>
- <location filename="core_strings.h" line="175"/>
- <location filename="core_strings.h" line="220"/>
- <location filename="core_strings.h" line="262"/>
- <location filename="core_strings.h" line="271"/>
- <location filename="core_strings.h" line="279"/>
- <location filename="core_strings.h" line="287"/>
- <location filename="core_strings.h" line="295"/>
- <location filename="core_strings.h" line="334"/>
- <location filename="core_strings.h" line="342"/>
- <location filename="core_strings.h" line="356"/>
- <location filename="core_strings.h" line="364"/>
- <location filename="core_strings.h" line="398"/>
- <location filename="core_strings.h" line="411"/>
- <location filename="core_strings.h" line="419"/>
- <location filename="core_strings.h" line="437"/>
- <location filename="core_strings.h" line="464"/>
- <location filename="core_strings.h" line="494"/>
- <location filename="core_strings.h" line="515"/>
- <location filename="core_strings.h" line="529"/>
- <location filename="core_strings.h" line="557"/>
- <location filename="core_strings.h" line="573"/>
- <location filename="core_strings.h" line="581"/>
- <location filename="core_strings.h" line="618"/>
- <location filename="core_strings.h" line="634"/>
- <location filename="core_strings.h" line="642"/>
- <location filename="core_strings.h" line="650"/>
+ <location filename="core_strings.h" line="78"/>
+ <location filename="core_strings.h" line="86"/>
+ <location filename="core_strings.h" line="115"/>
+ <location filename="core_strings.h" line="126"/>
+ <location filename="core_strings.h" line="135"/>
+ <location filename="core_strings.h" line="143"/>
+ <location filename="core_strings.h" line="171"/>
+ <location filename="core_strings.h" line="216"/>
+ <location filename="core_strings.h" line="259"/>
+ <location filename="core_strings.h" line="268"/>
+ <location filename="core_strings.h" line="276"/>
+ <location filename="core_strings.h" line="284"/>
+ <location filename="core_strings.h" line="292"/>
+ <location filename="core_strings.h" line="331"/>
+ <location filename="core_strings.h" line="339"/>
+ <location filename="core_strings.h" line="353"/>
+ <location filename="core_strings.h" line="361"/>
+ <location filename="core_strings.h" line="394"/>
+ <location filename="core_strings.h" line="407"/>
+ <location filename="core_strings.h" line="415"/>
+ <location filename="core_strings.h" line="433"/>
+ <location filename="core_strings.h" line="460"/>
+ <location filename="core_strings.h" line="490"/>
+ <location filename="core_strings.h" line="511"/>
+ <location filename="core_strings.h" line="525"/>
+ <location filename="core_strings.h" line="553"/>
+ <location filename="core_strings.h" line="570"/>
+ <location filename="core_strings.h" line="578"/>
+ <location filename="core_strings.h" line="615"/>
+ <location filename="core_strings.h" line="631"/>
+ <location filename="core_strings.h" line="639"/>
+ <location filename="core_strings.h" line="647"/>
<source>Max synthesized shortname length</source>
<translation>Maximale Länge der generierten Kurznamen</translation>
</message>
<message>
- <location filename="core_strings.h" line="159"/>
<source>Merge output with existing file</source>
- <translation>Ausgabe in existierende Datei einfügen</translation>
+ <translation type="vanished">Ausgabe in existierende Datei einfügen</translation>
</message>
<message>
- <location filename="core_strings.h" line="315"/>
- <location filename="core_strings.h" line="320"/>
- <location filename="core_strings.h" line="477"/>
- <location filename="core_strings.h" line="482"/>
+ <location filename="core_strings.h" line="312"/>
+ <location filename="core_strings.h" line="317"/>
+ <location filename="core_strings.h" line="473"/>
+ <location filename="core_strings.h" line="478"/>
<source>MTK compatible CSV output file</source>
<translation>Ausgabe-CSV-Datei kompatibel zum MTK-Datalogger</translation>
</message>
<translation type="vanished">Name der 'unassigned'-Kategorie</translation>
</message>
<message>
- <location filename="core_strings.h" line="473"/>
+ <location filename="core_strings.h" line="469"/>
<source>New name for the route</source>
<translation>Name der neuen Route</translation>
</message>
<translation type="vanished">Keine Trennlinien zwischen den Wegpunkten</translation>
</message>
<message>
- <location filename="core_strings.h" line="305"/>
+ <location filename="core_strings.h" line="302"/>
<source>No whitespace in generated shortnames</source>
<translation>Leerzeichen in Kurznamen unterdrücken</translation>
</message>
<message>
- <location filename="core_strings.h" line="523"/>
+ <location filename="core_strings.h" line="519"/>
<source>Non-stealth encrypted icon name</source>
<translation>Sichtbar verschlüsselter Symbolname</translation>
</message>
<message>
- <location filename="core_strings.h" line="524"/>
+ <location filename="core_strings.h" line="520"/>
<source>Non-stealth non-encrypted icon name</source>
<translation>Sichtbar und unverschlüsselter Symbolname</translation>
</message>
<message>
- <location filename="core_strings.h" line="393"/>
+ <location filename="core_strings.h" line="389"/>
<source>Numeric value of bitrate (baud=4800)</source>
<translation>Baudrate (Vorgabe: 4800)</translation>
</message>
<message>
- <location filename="core_strings.h" line="213"/>
+ <location filename="core_strings.h" line="209"/>
<source>Omit Placer name</source>
<translation>Placername auslassen</translation>
</message>
<translation>Nur Abbiegungen lesen und alle sonstigen Punkte überspringen</translation>
</message>
<message>
- <location filename="core_strings.h" line="324"/>
+ <location filename="core_strings.h" line="321"/>
<source>Path to HTML style sheet</source>
<translation>Pfad zum HTML-Stylesheet</translation>
</message>
<message>
- <location filename="core_strings.h" line="167"/>
+ <location filename="core_strings.h" line="163"/>
<source>Precision of coordinates</source>
<translation>Präzision der Koordinaten (Anzahl Nachkommastellen)</translation>
</message>
<message>
- <location filename="core_strings.h" line="563"/>
+ <location filename="core_strings.h" line="559"/>
<source>Proximity distance</source>
<translation>Standardmäßiger Annäherungsabstand</translation>
</message>
<translation>Kreisradius</translation>
</message>
<message>
- <location filename="core_strings.h" line="474"/>
+ <location filename="core_strings.h" line="470"/>
<source>Radius of our big earth (default 6371000 meters)</source>
<translation>Erdradius in Meter (Vorgabe: 6371000 Meter)</translation>
</message>
<translation type="vanished">Datumsformat für Ein-/Ausgabe (z.B. DDMMYYYY)</translation>
</message>
<message>
- <location filename="core_strings.h" line="163"/>
+ <location filename="core_strings.h" line="159"/>
<source>Read/Write date format (i.e. yyyy/mm/dd)</source>
<translation>Datumsformat (z.B. DD.MM.YYYY)</translation>
</message>
<message>
- <location filename="core_strings.h" line="539"/>
+ <location filename="core_strings.h" line="535"/>
<source>Read/write GPGGA sentences</source>
<translation>Schreibe/Lese GPGGA Sequenzen</translation>
</message>
<message>
- <location filename="core_strings.h" line="541"/>
+ <location filename="core_strings.h" line="537"/>
<source>Read/write GPGSA sentences</source>
<translation>Schreibe/Lese GPGSA Sequenzen</translation>
</message>
<message>
- <location filename="core_strings.h" line="538"/>
+ <location filename="core_strings.h" line="534"/>
<source>Read/write GPRMC sentences</source>
<translation>Schreibe/Lese GPRMC Sequenzen</translation>
</message>
<message>
- <location filename="core_strings.h" line="540"/>
+ <location filename="core_strings.h" line="536"/>
<source>Read/write GPVTG sentences</source>
<translation>Schreibe/Lese GPVTG Sequenzen</translation>
</message>
<message>
- <location filename="core_strings.h" line="169"/>
+ <location filename="core_strings.h" line="165"/>
<source>Read/Write time format (i.e. HH:mm:ss xx)</source>
<translation>Zeitformat (z.B. HH:mm:ss xx)</translation>
</message>
<message>
- <location filename="core_strings.h" line="252"/>
+ <location filename="core_strings.h" line="249"/>
<source>Retain at most this number of position points (0 = unlimited)</source>
<translation>Höchstens diese Anzahl an Positionspunkten behalten (0 = keine Begrenzung)</translation>
</message>
<message>
- <location filename="core_strings.h" line="201"/>
- <location filename="core_strings.h" line="543"/>
+ <location filename="core_strings.h" line="197"/>
+ <location filename="core_strings.h" line="539"/>
<source>Return current position as a waypoint</source>
<translation>Aktuelle Position als Wegpunkt übertragen</translation>
</message>
<translation>Straßentyp-Wechsel</translation>
</message>
<message>
- <location filename="core_strings.h" line="527"/>
- <location filename="core_strings.h" line="691"/>
+ <location filename="core_strings.h" line="523"/>
+ <location filename="core_strings.h" line="688"/>
<source>Shortname is MAC address</source>
<translation>Kurzname ergibt sich aus MAC-Adresse</translation>
</message>
<message>
- <location filename="core_strings.h" line="546"/>
+ <location filename="core_strings.h" line="542"/>
<source>Speed in bits per second of serial port (baud=4800)</source>
<translation>Übertragungsrate des seriellen Ports in Bits/Sekunde (Vorgabe: baud=4800)</translation>
</message>
<message>
- <location filename="core_strings.h" line="122"/>
+ <location filename="core_strings.h" line="124"/>
<source>Split input into separate files</source>
<translation>Gelesene Daten in einzelne Dateien aufteilen</translation>
</message>
<translation type="vanished">Garmin Training Center</translation>
</message>
<message>
- <location filename="core_strings.h" line="209"/>
+ <location filename="core_strings.h" line="205"/>
<source>Write course rather than history, default yes</source>
<translation>Kurs statt Verlauf schreiben (Vorgabe: ja)</translation>
</message>
<message>
- <location filename="core_strings.h" line="210"/>
+ <location filename="core_strings.h" line="206"/>
<source>Sport: Biking (deflt), Running, MultiSport, Other</source>
<translation>Sport: Radfahren, Laufen, Mehrere Sportarten, Andere</translation>
</message>
<message>
- <location filename="core_strings.h" line="215"/>
+ <location filename="core_strings.h" line="211"/>
<source>Geogrid-Viewer ascii overlay file (.ovl)</source>
<translation>Geogrid-Viewer ASCII Overlay-Datei (.ovl)</translation>
</message>
<message>
- <location filename="core_strings.h" line="217"/>
+ <location filename="core_strings.h" line="213"/>
<source>Geogrid-Viewer tracklogs (.log)</source>
<translation>Geogrid-Viewer Tracklogs (.log)</translation>
</message>
<message>
- <location filename="core_strings.h" line="259"/>
+ <location filename="core_strings.h" line="256"/>
<source>The minimum speed (km/h) traveling from waypoint to waypoint. Set >0 to remove duplicate waypoints</source>
<translation>Minimalgeschwindigkeit (km/h) bei Bewegung von einem Wegpunkt zum nächsten. Größer Null wählen, um doppelte Wegpunkte zu entfernen.</translation>
</message>
<message>
- <location filename="core_strings.h" line="349"/>
+ <location filename="core_strings.h" line="346"/>
<source>iGO2008 points of interest (.upoi)</source>
<translation>iGO2008 points of interest (.upoi)</translation>
</message>
<message>
- <location filename="core_strings.h" line="353"/>
+ <location filename="core_strings.h" line="350"/>
<source>IGO8 .trk</source>
<translation>IGO8 .trk</translation>
</message>
<message>
- <location filename="core_strings.h" line="350"/>
+ <location filename="core_strings.h" line="347"/>
<source>Track identification number</source>
<translation>Track-Identifikationsnummer</translation>
</message>
<message>
- <location filename="core_strings.h" line="351"/>
+ <location filename="core_strings.h" line="348"/>
<source>Track title</source>
<translation>Tracktitel</translation>
</message>
<message>
- <location filename="core_strings.h" line="352"/>
+ <location filename="core_strings.h" line="349"/>
<source>Track description</source>
<translation>Trackbeschreibung</translation>
</message>
<translation type="vanished">Startwert für internen Zufallszahlengenerator</translation>
</message>
<message>
- <location filename="core_strings.h" line="354"/>
+ <location filename="core_strings.h" line="351"/>
<source>Jelbert GeoTagger data file</source>
<translation>Jelbert GeoTagger data file</translation>
</message>
<message>
- <location filename="core_strings.h" line="525"/>
+ <location filename="core_strings.h" line="521"/>
<source>Stealth encrypted icon name</source>
<translation>Unsichtbar verschlüsselter Symbolname</translation>
</message>
<message>
- <location filename="core_strings.h" line="526"/>
+ <location filename="core_strings.h" line="522"/>
<source>Stealth non-encrypted icon name</source>
<translation>Unsichtbarer unverschlüsselter Symbolname</translation>
</message>
<message>
- <location filename="core_strings.h" line="591"/>
+ <location filename="core_strings.h" line="588"/>
<source>Set location finder target location as lat,lng</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="592"/>
+ <location filename="core_strings.h" line="589"/>
<source>Configure logging parameter as tmin:tmax:dmin:dmax</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="458"/>
- <location filename="core_strings.h" line="600"/>
- <location filename="core_strings.h" line="605"/>
+ <location filename="core_strings.h" line="454"/>
+ <location filename="core_strings.h" line="597"/>
+ <location filename="core_strings.h" line="602"/>
<source>Seconds that GPS time tracks UTC (0: best guess)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="459"/>
- <location filename="core_strings.h" line="601"/>
- <location filename="core_strings.h" line="606"/>
+ <location filename="core_strings.h" line="455"/>
+ <location filename="core_strings.h" line="598"/>
+ <location filename="core_strings.h" line="603"/>
<source>GPS week rollover period we're in (-1: best guess)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="566"/>
+ <location filename="core_strings.h" line="562"/>
<source>codec to use for reading and writing strings (default windows-1252)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="602"/>
+ <location filename="core_strings.h" line="567"/>
+ <source>Qstarz BL-1000</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="core_strings.h" line="599"/>
<source>SkyTraq Venus based loggers (download)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="603"/>
+ <location filename="core_strings.h" line="600"/>
<source>First sector to be read from the file</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="604"/>
+ <location filename="core_strings.h" line="601"/>
<source>Last sector to be read from the file (-1: read till empty sector)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="607"/>
+ <location filename="core_strings.h" line="604"/>
<source>SkyTraq Venus based loggers Binary File Format</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="core_strings.h" line="608"/>
- <source>Video position for which exact GPS time is known (hhmmss, default is 0:00:00)</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="core_strings.h" line="609"/>
- <source>GPS time at position video_time (hhmmss, default is first timestamp of track)</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="core_strings.h" line="610"/>
- <source>GPS date at position video_time (hhmmss, default is first timestamp of track)</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="core_strings.h" line="611"/>
<source>Format for subtitles</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="612"/>
+ <location filename="core_strings.h" line="609"/>
<source>SubRip subtitles for video mapping (.srt)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="617"/>
+ <location filename="core_strings.h" line="614"/>
<source>Swiss Map 25/50/100 (.xol)</source>
<translation>Swiss Map 25/50/100 (.xol)</translation>
</message>
<message>
- <location filename="core_strings.h" line="625"/>
+ <location filename="core_strings.h" line="622"/>
<source>Tab delimited fields useful for OpenOffice</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="626"/>
+ <location filename="core_strings.h" line="623"/>
<source>Teletype [ Get Jonathon Johnson to describe</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="649"/>
+ <location filename="core_strings.h" line="646"/>
<source>TomTom Places Itineraries (.itn)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="678"/>
+ <location filename="core_strings.h" line="675"/>
<source>Write name(s) of format(s) from input session(s)</source>
<translation>Name(n) der Format(e) der Eingabesitzung(en) ausgeben</translation>
</message>
<message>
- <location filename="core_strings.h" line="679"/>
+ <location filename="core_strings.h" line="676"/>
<source>Write filename(s) from input session(s)</source>
<translation>Dateiname(n) der Eingabesitzung(en) ausgeben</translation>
</message>
<message>
- <location filename="core_strings.h" line="683"/>
+ <location filename="core_strings.h" line="680"/>
<source>Version of VidaOne file to read or write (1 or 2)</source>
<translation>Version der zu schreibenden/lesenden VidaOne-Datei (1 oder 2)</translation>
</message>
<message>
- <location filename="core_strings.h" line="693"/>
+ <location filename="core_strings.h" line="690"/>
<source>Wintec TES file</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="704"/>
+ <location filename="core_strings.h" line="701"/>
<source>String to separate concatenated address fields (default=", ")</source>
<translation>Trennzeichen für zusammengefügte Adressfelder (Vorgabe: ", ")</translation>
</message>
<message>
- <location filename="core_strings.h" line="662"/>
+ <location filename="core_strings.h" line="659"/>
<source>Suppress labels on generated pins</source>
<translation>Unterdücke Kennzeichnung für erzeugte Pins</translation>
</message>
<message>
- <location filename="core_strings.h" line="490"/>
+ <location filename="core_strings.h" line="486"/>
<source>Suppress retired geocaches</source>
<translation>Unterdrücke zurückgezogene (?) Geocaches</translation>
</message>
<message>
- <location filename="core_strings.h" line="627"/>
+ <location filename="core_strings.h" line="624"/>
<source>Suppress separator lines between waypoints</source>
<translation>Keine Trennlinien zwischen den Wegpunkten</translation>
</message>
<message>
- <location filename="core_strings.h" line="394"/>
+ <location filename="core_strings.h" line="390"/>
<source>Suppress use of handshaking in name of speed</source>
<translation>Kein 'Handshaking' (im Namen der Geschwindigkeit)</translation>
</message>
<message>
- <location filename="core_strings.h" line="669"/>
+ <location filename="core_strings.h" line="666"/>
<source>Suppress whitespace in generated shortnames</source>
<translation>Keine Leerzeichen in Kurznamen</translation>
</message>
<translation>Symbol für Punkte</translation>
</message>
<message>
- <location filename="core_strings.h" line="204"/>
+ <location filename="core_strings.h" line="200"/>
<source>Sync GPS time to computer time</source>
<translation>Synchronisiere PC-Uhr mit dem GPS (PC -> GPS)</translation>
</message>
<translation>Erzeuge Tracknamen</translation>
</message>
<message>
- <location filename="core_strings.h" line="308"/>
+ <location filename="core_strings.h" line="305"/>
<source>Target GPX version for output</source>
<translation>Schreibe in GPX-Version (1.0 oder 1.1)</translation>
</message>
<message>
- <location filename="core_strings.h" line="168"/>
+ <location filename="core_strings.h" line="164"/>
<source>Temperature unit [c=Celsius, f=Fahrenheit]</source>
<translation>Temperatureinheit [c=Celsius, F=Fahrenheit]</translation>
</message>
<message>
- <location filename="core_strings.h" line="673"/>
+ <location filename="core_strings.h" line="670"/>
<source>The icon description is already the marker</source>
<translation>Die Symbolbeschreibung ist bereits die Markierung</translation>
</message>
<translation>.an1 Dateityp</translation>
</message>
<message>
- <location filename="core_strings.h" line="328"/>
- <location filename="core_strings.h" line="631"/>
+ <location filename="core_strings.h" line="325"/>
+ <location filename="core_strings.h" line="628"/>
<source>Units for altitude (f)eet or (m)etres</source>
<translation>Höhenangaben in Fuß oder Meter ('f' oder 'm')</translation>
</message>
<message>
- <location filename="core_strings.h" line="194"/>
+ <location filename="core_strings.h" line="190"/>
<source>Units used for names with @speed ('s'tatute or 'm'etric)</source>
<translation>Einheit für Geschwindigkeit in Wegpunkten [...@30] ( 's'tatute oder 'm'etrisch)</translation>
</message>
<location filename="core_strings.h" line="72"/>
<location filename="core_strings.h" line="80"/>
<location filename="core_strings.h" line="88"/>
- <location filename="core_strings.h" line="115"/>
- <location filename="core_strings.h" line="126"/>
- <location filename="core_strings.h" line="135"/>
- <location filename="core_strings.h" line="143"/>
- <location filename="core_strings.h" line="177"/>
- <location filename="core_strings.h" line="222"/>
- <location filename="core_strings.h" line="264"/>
- <location filename="core_strings.h" line="273"/>
- <location filename="core_strings.h" line="281"/>
- <location filename="core_strings.h" line="289"/>
- <location filename="core_strings.h" line="297"/>
- <location filename="core_strings.h" line="336"/>
- <location filename="core_strings.h" line="344"/>
- <location filename="core_strings.h" line="358"/>
- <location filename="core_strings.h" line="366"/>
- <location filename="core_strings.h" line="400"/>
- <location filename="core_strings.h" line="413"/>
- <location filename="core_strings.h" line="421"/>
- <location filename="core_strings.h" line="439"/>
- <location filename="core_strings.h" line="466"/>
- <location filename="core_strings.h" line="496"/>
- <location filename="core_strings.h" line="517"/>
- <location filename="core_strings.h" line="531"/>
- <location filename="core_strings.h" line="559"/>
- <location filename="core_strings.h" line="575"/>
- <location filename="core_strings.h" line="583"/>
- <location filename="core_strings.h" line="620"/>
- <location filename="core_strings.h" line="636"/>
- <location filename="core_strings.h" line="644"/>
- <location filename="core_strings.h" line="652"/>
+ <location filename="core_strings.h" line="117"/>
+ <location filename="core_strings.h" line="128"/>
+ <location filename="core_strings.h" line="137"/>
+ <location filename="core_strings.h" line="145"/>
+ <location filename="core_strings.h" line="173"/>
+ <location filename="core_strings.h" line="218"/>
+ <location filename="core_strings.h" line="261"/>
+ <location filename="core_strings.h" line="270"/>
+ <location filename="core_strings.h" line="278"/>
+ <location filename="core_strings.h" line="286"/>
+ <location filename="core_strings.h" line="294"/>
+ <location filename="core_strings.h" line="333"/>
+ <location filename="core_strings.h" line="341"/>
+ <location filename="core_strings.h" line="355"/>
+ <location filename="core_strings.h" line="363"/>
+ <location filename="core_strings.h" line="396"/>
+ <location filename="core_strings.h" line="409"/>
+ <location filename="core_strings.h" line="417"/>
+ <location filename="core_strings.h" line="435"/>
+ <location filename="core_strings.h" line="462"/>
+ <location filename="core_strings.h" line="492"/>
+ <location filename="core_strings.h" line="513"/>
+ <location filename="core_strings.h" line="527"/>
+ <location filename="core_strings.h" line="555"/>
+ <location filename="core_strings.h" line="572"/>
+ <location filename="core_strings.h" line="580"/>
+ <location filename="core_strings.h" line="617"/>
+ <location filename="core_strings.h" line="633"/>
+ <location filename="core_strings.h" line="641"/>
+ <location filename="core_strings.h" line="649"/>
<source>UPPERCASE synth. shortnames</source>
<translation>Erzeuge Kurznamen in Großbuchstaben</translation>
</message>
<message>
- <location filename="core_strings.h" line="160"/>
<source>Use depth values on output (default is ignore)</source>
- <translation>Tiefenangaben mit ausgeben (normalerweise ausgeschaltet)</translation>
+ <translation type="vanished">Tiefenangaben mit ausgeben (normalerweise ausgeschaltet)</translation>
</message>
<message>
- <location filename="core_strings.h" line="161"/>
<source>Use proximity values on output (default is ignore)</source>
- <translation>Proximity-Werte bei der Ausgabe verwenden (Vorgabe: NEIN)</translation>
+ <translation type="vanished">Proximity-Werte bei der Ausgabe verwenden (Vorgabe: NEIN)</translation>
</message>
<message>
<location filename="core_strings.h" line="11"/>
<location filename="core_strings.h" line="75"/>
<location filename="core_strings.h" line="83"/>
<location filename="core_strings.h" line="91"/>
- <location filename="core_strings.h" line="118"/>
- <location filename="core_strings.h" line="129"/>
- <location filename="core_strings.h" line="138"/>
- <location filename="core_strings.h" line="146"/>
- <location filename="core_strings.h" line="180"/>
- <location filename="core_strings.h" line="225"/>
- <location filename="core_strings.h" line="267"/>
- <location filename="core_strings.h" line="276"/>
- <location filename="core_strings.h" line="284"/>
- <location filename="core_strings.h" line="292"/>
- <location filename="core_strings.h" line="300"/>
- <location filename="core_strings.h" line="339"/>
- <location filename="core_strings.h" line="347"/>
- <location filename="core_strings.h" line="361"/>
- <location filename="core_strings.h" line="369"/>
- <location filename="core_strings.h" line="403"/>
- <location filename="core_strings.h" line="416"/>
- <location filename="core_strings.h" line="424"/>
- <location filename="core_strings.h" line="442"/>
- <location filename="core_strings.h" line="469"/>
- <location filename="core_strings.h" line="475"/>
- <location filename="core_strings.h" line="499"/>
- <location filename="core_strings.h" line="520"/>
- <location filename="core_strings.h" line="534"/>
- <location filename="core_strings.h" line="578"/>
- <location filename="core_strings.h" line="586"/>
- <location filename="core_strings.h" line="623"/>
- <location filename="core_strings.h" line="639"/>
- <location filename="core_strings.h" line="647"/>
- <location filename="core_strings.h" line="655"/>
+ <location filename="core_strings.h" line="120"/>
+ <location filename="core_strings.h" line="131"/>
+ <location filename="core_strings.h" line="140"/>
+ <location filename="core_strings.h" line="148"/>
+ <location filename="core_strings.h" line="176"/>
+ <location filename="core_strings.h" line="221"/>
+ <location filename="core_strings.h" line="264"/>
+ <location filename="core_strings.h" line="273"/>
+ <location filename="core_strings.h" line="281"/>
+ <location filename="core_strings.h" line="289"/>
+ <location filename="core_strings.h" line="297"/>
+ <location filename="core_strings.h" line="336"/>
+ <location filename="core_strings.h" line="344"/>
+ <location filename="core_strings.h" line="358"/>
+ <location filename="core_strings.h" line="366"/>
+ <location filename="core_strings.h" line="399"/>
+ <location filename="core_strings.h" line="412"/>
+ <location filename="core_strings.h" line="420"/>
+ <location filename="core_strings.h" line="438"/>
+ <location filename="core_strings.h" line="465"/>
+ <location filename="core_strings.h" line="471"/>
+ <location filename="core_strings.h" line="495"/>
+ <location filename="core_strings.h" line="516"/>
+ <location filename="core_strings.h" line="530"/>
+ <location filename="core_strings.h" line="575"/>
+ <location filename="core_strings.h" line="583"/>
+ <location filename="core_strings.h" line="620"/>
+ <location filename="core_strings.h" line="636"/>
+ <location filename="core_strings.h" line="644"/>
+ <location filename="core_strings.h" line="652"/>
<source>Use shortname instead of description</source>
<translation>Kurznamen anstelle der Beschreibung verwenden</translation>
</message>
<message>
- <location filename="core_strings.h" line="184"/>
+ <location filename="core_strings.h" line="180"/>
<source>Use specified bitmap on output</source>
<translation>Gewähltes Bitmap (.BMP) für die Ausgabe verwenden</translation>
</message>
<message>
- <location filename="core_strings.h" line="152"/>
+ <location filename="core_strings.h" line="154"/>
<source>Version of gdb file to generate (1..3)</source>
<translation>Schreibe GDB-Version 1, 2 oder 3</translation>
</message>
<message>
- <location filename="core_strings.h" line="158"/>
<source>Version of mapsource file to generate (3,4,5)</source>
- <translation>Schreibe MapSource Datei in Version ... (3,4 oder 5)</translation>
+ <translation type="vanished">Schreibe MapSource Datei in Version ... (3,4 oder 5)</translation>
</message>
<message>
- <location filename="core_strings.h" line="562"/>
+ <location filename="core_strings.h" line="558"/>
<source>Waypoint background color</source>
<translation>Wegpunkt Hintergrundfarbe</translation>
</message>
<message>
- <location filename="core_strings.h" line="561"/>
+ <location filename="core_strings.h" line="557"/>
<source>Waypoint foreground color</source>
<translation>Wegpunkt Vordergrundfarbe</translation>
</message>
<translation>Wegpunkt Typ</translation>
</message>
<message>
- <location filename="core_strings.h" line="671"/>
+ <location filename="core_strings.h" line="668"/>
<source>Width in pixels of map</source>
<translation>Kartenbreite in Pixel</translation>
</message>
<message>
- <location filename="core_strings.h" line="243"/>
+ <location filename="core_strings.h" line="240"/>
<source>Width of lines, in pixels</source>
<translation>Linienhöhe in Pixel</translation>
</message>
<message>
- <location filename="core_strings.h" line="553"/>
+ <location filename="core_strings.h" line="549"/>
<source>Write additional node tag key/value pairs</source>
<translation>Zusätzliche Wegpunkt (node) Informationspaare (tags) schreiben</translation>
</message>
<message>
- <location filename="core_strings.h" line="552"/>
+ <location filename="core_strings.h" line="548"/>
<source>Write additional way tag key/value pairs</source>
<translation>Zusätzliche Routen (way) Informationspaare (tags) schreiben</translation>
</message>
<message>
- <location filename="core_strings.h" line="556"/>
+ <location filename="core_strings.h" line="552"/>
<source>Write all tracks into one file</source>
<translation>Alle Tracks in eine Datei schreiben</translation>
</message>
<message>
- <location filename="core_strings.h" line="187"/>
+ <location filename="core_strings.h" line="183"/>
<source>Write description to address field</source>
<translation>Beschreibung in das Adressfeld schreiben</translation>
</message>
<message>
- <location filename="core_strings.h" line="632"/>
+ <location filename="core_strings.h" line="629"/>
<source>Write each waypoint in a separate file</source>
<translation>Jeden Wegpunkt in eine separate Datei schreiben</translation>
</message>
<message>
- <location filename="core_strings.h" line="188"/>
+ <location filename="core_strings.h" line="184"/>
<source>Write notes to address field</source>
<translation>Kommentar (Notizen) in das Adressfeld schreiben</translation>
</message>
<message>
- <location filename="core_strings.h" line="189"/>
+ <location filename="core_strings.h" line="185"/>
<source>Write position to address field</source>
<translation>Koordinaten in das Adressfeld schreiben</translation>
</message>
<message>
- <location filename="core_strings.h" line="166"/>
- <location filename="core_strings.h" line="676"/>
+ <location filename="core_strings.h" line="162"/>
+ <location filename="core_strings.h" line="673"/>
<source>Write position using this grid.</source>
<translation>Koordinaten unter Benutzung dieses Gitters (Grids) erzeugen.</translation>
</message>
<message>
- <location filename="core_strings.h" line="170"/>
- <location filename="core_strings.h" line="677"/>
+ <location filename="core_strings.h" line="166"/>
+ <location filename="core_strings.h" line="674"/>
<source>Write timestamps with offset x to UTC time</source>
<translation>Zeitstempel mit Versatz x zur UTC schreiben</translation>
</message>
<message>
- <location filename="core_strings.h" line="173"/>
+ <location filename="core_strings.h" line="169"/>
<source>Write tracks compatible with Carto Exploreur</source>
<translation>Tracks ohne Titel erzeugen (kompatibel zu "Carto Exploreur")</translation>
</message>
<message>
- <location filename="core_strings.h" line="547"/>
+ <location filename="core_strings.h" line="543"/>
<source>Write tracks for Gisteq Phototracker</source>
<translation>Tracks für "Gisteq Phototracker" schreiben</translation>
</message>
<translation>Originaldatei !ÜBERSCHREIBEN!. Standard=N</translation>
</message>
<message>
- <location filename="core_strings.h" line="103"/>
+ <location filename="core_strings.h" line="104"/>
<source>Energympro GPS training watch</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="104"/>
+ <location filename="core_strings.h" line="105"/>
<source>Enigma binary waypoint file (.ert)</source>
<translation>Enigma binäre Wegpunkt-Datei (.ert)</translation>
</message>
<message>
- <location filename="core_strings.h" line="105"/>
+ <location filename="core_strings.h" line="106"/>
<source>Source for name field in .dbf</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="106"/>
+ <location filename="core_strings.h" line="107"/>
<source>Source for URL field in .dbf</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="107"/>
+ <location filename="core_strings.h" line="108"/>
<source>ESRI shapefile</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="108"/>
+ <location filename="core_strings.h" line="109"/>
<source>F90G Automobile DVR GPS log file</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="110"/>
+ <location filename="core_strings.h" line="111"/>
<source>FAI/IGC Flight Recorder Data Format</source>
<translation>FAI/IGC Flight Recorder Datenformat</translation>
</message>
<message>
- <location filename="core_strings.h" line="111"/>
+ <location filename="core_strings.h" line="112"/>
<source>Read all points even if latitude or longitude is missing</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="112"/>
+ <location filename="core_strings.h" line="114"/>
<source>Flexible and Interoperable Data Transfer (FIT) Activity file</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="120"/>
+ <location filename="core_strings.h" line="122"/>
<source>FlySight GPS File</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="123"/>
+ <location filename="core_strings.h" line="125"/>
<source>Franson GPSGate Simulation</source>
<translation>Franson GPSGate Simulation</translation>
</message>
<message>
- <location filename="core_strings.h" line="131"/>
+ <location filename="core_strings.h" line="133"/>
<source>Fugawi</source>
<translation>Fugawi</translation>
</message>
<message>
- <location filename="core_strings.h" line="132"/>
+ <location filename="core_strings.h" line="134"/>
<source>G7ToWin data files (.g7t)</source>
<translation>G7ToWin Datendatei (.g7t)</translation>
</message>
<message>
- <location filename="core_strings.h" line="140"/>
+ <location filename="core_strings.h" line="142"/>
<source>Garmin 301 Custom position and heartrate</source>
<translation>Garmin 301 Custom Position und Herzfrequenz</translation>
</message>
<message>
- <location filename="core_strings.h" line="148"/>
+ <location filename="core_strings.h" line="150"/>
<source>Garmin G1000 datalog input filter file</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="149"/>
+ <location filename="core_strings.h" line="151"/>
<source>Garmin Logbook XML</source>
<translation>Garmin Logbook XML</translation>
</message>
<message>
- <location filename="core_strings.h" line="155"/>
+ <location filename="core_strings.h" line="158"/>
<source>Garmin MapSource - gdb</source>
<translation>Garmin MapSource - gdb</translation>
</message>
<message>
- <location filename="core_strings.h" line="162"/>
<source>Garmin MapSource - mps</source>
- <translation>Garmin MapSource - mps</translation>
+ <translation type="vanished">Garmin MapSource - mps</translation>
</message>
<message>
- <location filename="core_strings.h" line="171"/>
+ <location filename="core_strings.h" line="167"/>
<source>Garmin MapSource - txt (tab delimited)</source>
<translation>Garmin MapSource - txt (Tabulator getrennt)</translation>
</message>
<message>
- <location filename="core_strings.h" line="174"/>
+ <location filename="core_strings.h" line="170"/>
<source>Garmin PCX5</source>
<translation>Garmin PCX5</translation>
</message>
<message>
- <location filename="core_strings.h" line="182"/>
+ <location filename="core_strings.h" line="178"/>
<source>Garmin POI database</source>
<translation>Garmin POI-Datenbank</translation>
</message>
<message>
- <location filename="core_strings.h" line="195"/>
+ <location filename="core_strings.h" line="191"/>
<source>codec to use for writing strings</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="196"/>
+ <location filename="core_strings.h" line="192"/>
<source>language code to use for reading dual language files</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="197"/>
+ <location filename="core_strings.h" line="193"/>
<source>Garmin Points of Interest (.gpi)</source>
<translation>Garmin Points of Interest (.gpi)</translation>
</message>
<message>
- <location filename="core_strings.h" line="203"/>
+ <location filename="core_strings.h" line="199"/>
<source>Erase existing courses when writing new ones</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="207"/>
+ <location filename="core_strings.h" line="203"/>
<source>Speed in bits per second of serial port (baud=9600)</source>
<translation type="unfinished">Übertragungsrate des seriellen Ports in Bits/Sekunde (Vorgabe: baud=4800) {9600)?}</translation>
</message>
<message>
- <location filename="core_strings.h" line="208"/>
+ <location filename="core_strings.h" line="204"/>
<source>Garmin serial/USB protocol</source>
<translation>Garmin Serielles/USB-Protokoll</translation>
</message>
<message>
- <location filename="core_strings.h" line="211"/>
+ <location filename="core_strings.h" line="207"/>
<source>Garmin Training Center (.tcx/.crs/.hst/.xml)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="214"/>
+ <location filename="core_strings.h" line="210"/>
<source>Geocaching.com .loc</source>
<translation>Geocaching.com .loc</translation>
</message>
<translation type="vanished">GeocachingDB für Palm/OS</translation>
</message>
<message>
- <location filename="core_strings.h" line="227"/>
+ <location filename="core_strings.h" line="223"/>
<source>GEOnet Names Server (GNS)</source>
<translation>GEOnet Names Server (GNS)</translation>
</message>
<translation type="vanished">GeoNiche .pdb</translation>
</message>
<message>
- <location filename="core_strings.h" line="230"/>
+ <location filename="core_strings.h" line="226"/>
<source>GlobalSat DG-100/BT-335 Download</source>
<translation>GlobalSat DG-100/BT-335 Download</translation>
</message>
<message>
- <location filename="core_strings.h" line="229"/>
- <location filename="core_strings.h" line="232"/>
- <location filename="core_strings.h" line="318"/>
- <location filename="core_strings.h" line="480"/>
+ <location filename="core_strings.h" line="225"/>
+ <location filename="core_strings.h" line="228"/>
+ <location filename="core_strings.h" line="315"/>
+ <location filename="core_strings.h" line="476"/>
<source>Only erase device data, do not download anything</source>
<translation>Nur Gerätedaten löschen, aber nichts herunter laden</translation>
</message>
<message>
- <location filename="core_strings.h" line="255"/>
+ <location filename="core_strings.h" line="252"/>
<source>Google Earth (Keyhole) Markup Language</source>
<translation>Google Earth (Keyhole) Markup Language (.kml)</translation>
</message>
<translation type="vanished">Google Maps XML</translation>
</message>
<message>
- <location filename="core_strings.h" line="256"/>
+ <location filename="core_strings.h" line="253"/>
<source>Google Navigator Tracklines (.trl)</source>
<translation>Google Navigator Tracklines (.trl)</translation>
</message>
<message>
- <location filename="core_strings.h" line="261"/>
+ <location filename="core_strings.h" line="258"/>
<source>GoPal GPS track log (.trk)</source>
<translation>GoPal GPS Tracklog (.trk)</translation>
</message>
<message>
- <location filename="core_strings.h" line="258"/>
+ <location filename="core_strings.h" line="255"/>
<source>The maximum speed (km/h) traveling from waypoint to waypoint.</source>
<translation>Maximalgeschwindigkeit (km/h) für Bewegung von einem Wegpunkt zum nächsten.</translation>
</message>
<message>
- <location filename="core_strings.h" line="260"/>
+ <location filename="core_strings.h" line="257"/>
<source>Cleanup common errors in trackdata</source>
<translation>Gängige Fehler in Trackdaten beseitigen</translation>
</message>
<translation type="vanished">GpilotS</translation>
</message>
<message>
- <location filename="core_strings.h" line="270"/>
+ <location filename="core_strings.h" line="267"/>
<source>GPS TrackMaker</source>
<translation>GPS TrackMaker</translation>
</message>
<message>
- <location filename="core_strings.h" line="278"/>
+ <location filename="core_strings.h" line="275"/>
<source>GPSBabel arc filter file</source>
<translation>GPSBabel arc Filterdatei</translation>
</message>
<message>
- <location filename="core_strings.h" line="286"/>
+ <location filename="core_strings.h" line="283"/>
<source>GpsDrive Format</source>
<translation>GpsDrive Format</translation>
</message>
<message>
- <location filename="core_strings.h" line="294"/>
+ <location filename="core_strings.h" line="291"/>
<source>GpsDrive Format for Tracks</source>
<translation>GpsDrive Format für Tracks</translation>
</message>
<message>
- <location filename="core_strings.h" line="302"/>
+ <location filename="core_strings.h" line="299"/>
<source>GPSman</source>
<translation>GPSman</translation>
</message>
<translation type="vanished">GPSPilot Tracker für Palm/OS</translation>
</message>
<message>
- <location filename="core_strings.h" line="303"/>
+ <location filename="core_strings.h" line="300"/>
<source>gpsutil</source>
<translation>gpsutil</translation>
</message>
<message>
- <location filename="core_strings.h" line="312"/>
+ <location filename="core_strings.h" line="309"/>
<source>GPX XML</source>
<translation>GPX XML</translation>
</message>
<message>
- <location filename="core_strings.h" line="309"/>
+ <location filename="core_strings.h" line="306"/>
<source>Add info (depth) as Humminbird extension</source>
<translation>Information (Tiefe) als Humminbird-Erweiterung hinzufügen</translation>
</message>
<message>
- <location filename="core_strings.h" line="310"/>
+ <location filename="core_strings.h" line="307"/>
<source>Add info (depth) as Garmin extension</source>
<translation>Information (Tiefe) als Garminerweiterung hinzufügen</translation>
</message>
<message>
- <location filename="core_strings.h" line="313"/>
+ <location filename="core_strings.h" line="310"/>
<source>HikeTech</source>
<translation>HikeTech</translation>
</message>
<message>
- <location filename="core_strings.h" line="314"/>
+ <location filename="core_strings.h" line="311"/>
<source>Holux (gm-100) .wpo Format</source>
<translation>Holux (gm-100) .wpo Format</translation>
</message>
<message>
- <location filename="core_strings.h" line="316"/>
+ <location filename="core_strings.h" line="313"/>
<source>Holux M-241 (MTK based) Binary File Format</source>
<translation>Holux M-241 (MTK basiert) Binärdatei</translation>
</message>
<message>
- <location filename="core_strings.h" line="322"/>
+ <location filename="core_strings.h" line="319"/>
<source>Holux M-241 (MTK based) download</source>
<translation>Holux M-241 (MTK basiert) Download</translation>
</message>
<message>
- <location filename="core_strings.h" line="319"/>
- <location filename="core_strings.h" line="431"/>
- <location filename="core_strings.h" line="481"/>
+ <location filename="core_strings.h" line="316"/>
+ <location filename="core_strings.h" line="427"/>
+ <location filename="core_strings.h" line="477"/>
<source>Enable logging after download</source>
<translation>Logging nach dem Download aktivieren</translation>
</message>
<message>
- <location filename="core_strings.h" line="323"/>
+ <location filename="core_strings.h" line="320"/>
<source>Honda/Acura Navigation System VP Log File Format</source>
<translation>Honda/Acura Navigationssystem VP Logdatei</translation>
</message>
<translation type="vanished">HSA Endeavour Navigator Export</translation>
</message>
<message>
- <location filename="core_strings.h" line="329"/>
+ <location filename="core_strings.h" line="326"/>
<source>HTML Output</source>
<translation>HTML Ausgabe</translation>
</message>
<message>
- <location filename="core_strings.h" line="330"/>
+ <location filename="core_strings.h" line="327"/>
<source>Humminbird tracks (.ht)</source>
<translation>Humminbird Tracks (.ht)</translation>
</message>
<message>
- <location filename="core_strings.h" line="331"/>
+ <location filename="core_strings.h" line="328"/>
<source>Humminbird waypoints and routes (.hwr)</source>
<translation>Humminbird Wegpunkte und Routen (.hwr)</translation>
</message>
<message>
- <location filename="core_strings.h" line="333"/>
+ <location filename="core_strings.h" line="330"/>
<source>IGN Rando track files</source>
<translation>IGN Rando Trackdatei</translation>
</message>
<translation type="vanished">Kartex 5 Wegpunktdatei</translation>
</message>
<message>
- <location filename="core_strings.h" line="363"/>
+ <location filename="core_strings.h" line="360"/>
<source>Kompass (DAV) Track (.tk)</source>
<translation>Kompass (DAV) Track (.tk)</translation>
</message>
<message>
- <location filename="core_strings.h" line="371"/>
+ <location filename="core_strings.h" line="368"/>
<source>Kompass (DAV) Waypoints (.wp)</source>
<translation>Kompass (DAV) Wegpunkte (.wp)</translation>
</message>
<message>
- <location filename="core_strings.h" line="372"/>
<source>KuDaTa PsiTrex text</source>
- <translation>KuDaTa PsiTrex Text</translation>
+ <translation type="vanished">KuDaTa PsiTrex Text</translation>
</message>
<message>
- <location filename="core_strings.h" line="381"/>
+ <location filename="core_strings.h" line="377"/>
<source>Lowrance USR</source>
<translation>Lowrance USR</translation>
</message>
<message>
- <location filename="core_strings.h" line="377"/>
+ <location filename="core_strings.h" line="373"/>
<source>(USR output) Write version</source>
<translation>(USR Ausgabe) Write version</translation>
</message>
<message>
- <location filename="core_strings.h" line="382"/>
+ <location filename="core_strings.h" line="378"/>
<source>Magellan Explorist Geocaching</source>
<translation>Magellan Explorist Geocaching</translation>
</message>
<message>
- <location filename="core_strings.h" line="384"/>
+ <location filename="core_strings.h" line="380"/>
<source>Magellan Mapsend</source>
<translation>Magellan Mapsend</translation>
</message>
<translation type="vanished">Magellan NAV Companion für Palm/OS</translation>
</message>
<message>
- <location filename="core_strings.h" line="387"/>
+ <location filename="core_strings.h" line="383"/>
<source>Magellan SD files (as for eXplorist)</source>
<translation>Magellan SD files (für eXplorist)</translation>
</message>
<message>
- <location filename="core_strings.h" line="390"/>
+ <location filename="core_strings.h" line="386"/>
<source>Magellan SD files (as for Meridian)</source>
<translation>Magellan SD files (für Meridian)</translation>
</message>
<message>
- <location filename="core_strings.h" line="396"/>
+ <location filename="core_strings.h" line="392"/>
<source>Magellan serial protocol</source>
<translation>Magellan serielles Protokoll</translation>
</message>
<message>
- <location filename="core_strings.h" line="397"/>
+ <location filename="core_strings.h" line="393"/>
<source>MagicMaps IK3D project file (.ikt)</source>
<translation>MagicMaps IK3D Projektdatei (.ikt)</translation>
</message>
<message>
- <location filename="core_strings.h" line="407"/>
+ <location filename="core_strings.h" line="403"/>
<source>Map&Guide 'TourExchangeFormat' XML</source>
<translation>Map&Guide 'TourExchangeFormat' XML</translation>
</message>
<translation type="vanished">Map&Guide nach Palm/OS exportierte Datei (.pdb)</translation>
</message>
<message>
- <location filename="core_strings.h" line="408"/>
+ <location filename="core_strings.h" line="404"/>
<source>MapAsia track file (.tr7)</source>
<translation>MapAsia Trackdatei (.tr7)</translation>
</message>
<message>
- <location filename="core_strings.h" line="418"/>
+ <location filename="core_strings.h" line="414"/>
<source>Mapopolis.com Mapconverter CSV</source>
<translation>Mapopolis.com Mapconverter CSV</translation>
</message>
<message>
- <location filename="core_strings.h" line="426"/>
+ <location filename="core_strings.h" line="422"/>
<source>MapTech Exchange Format</source>
<translation>MapTech Exchange Format</translation>
</message>
<message>
- <location filename="core_strings.h" line="436"/>
+ <location filename="core_strings.h" line="432"/>
<source>Memory-Map Navigator overlay files (.mmo)</source>
<translation>Memory-Map Navigator Overlay-Datei (.mmo)</translation>
</message>
<message>
- <location filename="core_strings.h" line="433"/>
+ <location filename="core_strings.h" line="429"/>
<source>Write items 'locked' [default no]</source>
<translation>Element 'locked' schreiben [Standard nein]</translation>
</message>
<message>
- <location filename="core_strings.h" line="434"/>
+ <location filename="core_strings.h" line="430"/>
<source>Write items 'visible' [default yes]</source>
<translation>Element 'visible' schreiben [Standard ja]</translation>
</message>
<message>
- <location filename="core_strings.h" line="435"/>
+ <location filename="core_strings.h" line="431"/>
<source>Write files with internal version [n]</source>
<translation>Dateien mit interner Version schreiben [n]</translation>
</message>
<translation type="vanished">Microsoft Streets and Trips (pin/route reader)</translation>
</message>
<message>
- <location filename="core_strings.h" line="444"/>
+ <location filename="core_strings.h" line="440"/>
<source>Microsoft Streets and Trips 2002-2007</source>
<translation>Microsoft Streets and Trips 2002-2007</translation>
</message>
<message>
- <location filename="core_strings.h" line="476"/>
+ <location filename="core_strings.h" line="472"/>
<source>Motorrad Routenplaner (Map&Guide) .bcr files</source>
<translation>Motorrad Routenplaner (Map&Guide) (.bcr)</translation>
</message>
<translation type="vanished">MS PocketStreets 2002 Pushpin</translation>
</message>
<message>
- <location filename="core_strings.h" line="478"/>
+ <location filename="core_strings.h" line="474"/>
<source>MTK Logger (iBlue 747,...) Binary File Format</source>
<translation>MTK Logger (iBlue 747,...) Binärdatei</translation>
</message>
<message>
- <location filename="core_strings.h" line="484"/>
+ <location filename="core_strings.h" line="480"/>
<source>MTK Logger (iBlue 747,Qstarz BT-1000,...) download</source>
<translation>MTK Logger (iBlue 747,Qstarz BT-1000,...) Download</translation>
</message>
<message>
- <location filename="core_strings.h" line="487"/>
+ <location filename="core_strings.h" line="483"/>
<source>National Geographic Topo .tpg (waypoints)</source>
<translation>National Geographic Topo .tpg (Wegpunkte)</translation>
</message>
<message>
- <location filename="core_strings.h" line="488"/>
+ <location filename="core_strings.h" line="484"/>
<source>National Geographic Topo 2.x .tpo</source>
<translation>National Geographic Topo 2.x .tpo</translation>
</message>
<message>
- <location filename="core_strings.h" line="489"/>
+ <location filename="core_strings.h" line="485"/>
<source>National Geographic Topo 3.x/4.x .tpo</source>
<translation>National Geographic Topo 3.x/4.x .tpo</translation>
</message>
<message>
- <location filename="core_strings.h" line="491"/>
+ <location filename="core_strings.h" line="487"/>
<source>Navicache.com XML</source>
<translation>Navicache.com XML</translation>
</message>
<message>
- <location filename="core_strings.h" line="493"/>
+ <location filename="core_strings.h" line="489"/>
<source>Navigon Mobile Navigator .rte files</source>
<translation>Navigon Mobile Navigator .rte-Datei</translation>
</message>
<message>
- <location filename="core_strings.h" line="501"/>
+ <location filename="core_strings.h" line="497"/>
<source>Navigon Waypoints</source>
<translation>Navigon Wegpunkte</translation>
</message>
<message>
- <location filename="core_strings.h" line="508"/>
+ <location filename="core_strings.h" line="504"/>
<source>NaviGPS GT-11/BGT-11 Download</source>
<translation>NaviGPS GT-11/BGT-11 Download</translation>
</message>
<message>
- <location filename="core_strings.h" line="505"/>
+ <location filename="core_strings.h" line="501"/>
<source>Clear the datalog</source>
<translation>Datalog löschen</translation>
</message>
<message>
- <location filename="core_strings.h" line="506"/>
+ <location filename="core_strings.h" line="502"/>
<source>Read from datalogger buffer</source>
<translation>Datalogger-Puffer auslesen</translation>
</message>
<message>
- <location filename="core_strings.h" line="509"/>
+ <location filename="core_strings.h" line="505"/>
<source>NaviGPS GT-31/BGT-31 datalogger (.sbp)</source>
<translation>NaviGPS GT-31/BGT-31 Datalogger (.sbp)</translation>
</message>
<message>
- <location filename="core_strings.h" line="510"/>
+ <location filename="core_strings.h" line="506"/>
<source>NaviGPS GT-31/BGT-31 SiRF binary logfile (.sbn)</source>
<translation>NaviGPS GT-31/BGT-31 SiRF binäre Logdatei (.sbn)</translation>
</message>
<message>
- <location filename="core_strings.h" line="513"/>
+ <location filename="core_strings.h" line="509"/>
<source>Naviguide binary route file (.twl)</source>
<translation>Naviguide binäre Routendatei (.twl)</translation>
</message>
<message>
- <location filename="core_strings.h" line="511"/>
+ <location filename="core_strings.h" line="507"/>
<source>'wp' - Create waypoint file , 'rte' - Create route file</source>
<translation>'wp' - Wegpunktdatei erstellen, 'rte' - Routendatei erstellen</translation>
</message>
<message>
- <location filename="core_strings.h" line="216"/>
+ <location filename="core_strings.h" line="103"/>
+ <location filename="core_strings.h" line="234"/>
+ <source>Time zone ID</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="core_strings.h" line="113"/>
+ <source>Attempt to recovery data from corrupt file</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="core_strings.h" line="156"/>
+ <source>Don't create waypoints for non-user points</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="core_strings.h" line="212"/>
<source>Geogrid-Viewer binary overlay file (.ovl)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="218"/>
+ <location filename="core_strings.h" line="214"/>
<source>Compact Output. Default is off.</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="219"/>
+ <location filename="core_strings.h" line="215"/>
<source>GeoJson</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="233"/>
+ <location filename="core_strings.h" line="229"/>
<source>GlobalSat DG-200 Download</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="234"/>
+ <location filename="core_strings.h" line="230"/>
<source>list tracks</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="235"/>
+ <location filename="core_strings.h" line="231"/>
<source>get track</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="236"/>
- <location filename="core_strings.h" line="237"/>
- <location filename="core_strings.h" line="446"/>
- <location filename="core_strings.h" line="598"/>
+ <location filename="core_strings.h" line="232"/>
+ <location filename="core_strings.h" line="233"/>
+ <location filename="core_strings.h" line="442"/>
+ <location filename="core_strings.h" line="595"/>
<source>Dump raw data to this file</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="238"/>
+ <location filename="core_strings.h" line="235"/>
<source>GlobalSat GH625XT GPS training watch</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="239"/>
+ <location filename="core_strings.h" line="236"/>
<source>Google Directions XML</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="247"/>
+ <location filename="core_strings.h" line="244"/>
<source>Write KML track (default = 0)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="250"/>
+ <location filename="core_strings.h" line="247"/>
<source>Units used when writing comments ('s'tatute, 'm'etric,' 'n'autical, 'a'viation)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="253"/>
+ <location filename="core_strings.h" line="250"/>
<source>Rotate colors for tracks and routes (default automatic)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="254"/>
+ <location filename="core_strings.h" line="251"/>
<source>Precision of coordinates, number of decimals</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="269"/>
+ <location filename="core_strings.h" line="266"/>
<source>GPS Tracking Key Pro text</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="311"/>
+ <location filename="core_strings.h" line="308"/>
<source>Precision of elevations, number of decimals</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="321"/>
- <location filename="core_strings.h" line="483"/>
+ <location filename="core_strings.h" line="318"/>
+ <location filename="core_strings.h" line="479"/>
<source>Size of blocks in KB to request from device</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="341"/>
+ <location filename="core_strings.h" line="338"/>
<source>iGo Primo points of interest (.upoi)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="355"/>
+ <location filename="core_strings.h" line="352"/>
<source>Jogmap.de XML format</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="373"/>
+ <location filename="core_strings.h" line="369"/>
<source>(USR input) Ignore event marker icons on read</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="374"/>
+ <location filename="core_strings.h" line="370"/>
<source>(USR output) Treat waypoints as icons on write</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="375"/>
+ <location filename="core_strings.h" line="371"/>
<source>(USR output) Merge into one segmented trail</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="376"/>
+ <location filename="core_strings.h" line="372"/>
<source>(USR input) Break segments into separate trails</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="378"/>
+ <location filename="core_strings.h" line="374"/>
<source>(USR output) Output file title string</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="379"/>
+ <location filename="core_strings.h" line="375"/>
<source>(USR output) Device serial number</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="380"/>
+ <location filename="core_strings.h" line="376"/>
<source>(USR output) Output file content description</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="405"/>
+ <location filename="core_strings.h" line="401"/>
<source>Mainnav</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="409"/>
+ <location filename="core_strings.h" line="405"/>
<source>Mapbar (China) navigation track for Sonim Xp3300</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="410"/>
+ <location filename="core_strings.h" line="406"/>
<source>Mapfactor Navigator</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="427"/>
+ <location filename="core_strings.h" line="423"/>
<source>Speed in bits per second of serial port (autodetect=0)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="428"/>
+ <location filename="core_strings.h" line="424"/>
<source>Download logged fixes</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="430"/>
+ <location filename="core_strings.h" line="426"/>
<source>Show device status</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="432"/>
+ <location filename="core_strings.h" line="428"/>
<source>MediaTek Locus</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="448"/>
- <location filename="core_strings.h" line="596"/>
+ <location filename="core_strings.h" line="444"/>
+ <location filename="core_strings.h" line="593"/>
<source>First sector to be read from the device</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="449"/>
- <location filename="core_strings.h" line="594"/>
+ <location filename="core_strings.h" line="445"/>
+ <location filename="core_strings.h" line="591"/>
<source>Baud rate used to init device (0=autodetect)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="450"/>
- <location filename="core_strings.h" line="597"/>
+ <location filename="core_strings.h" line="446"/>
+ <location filename="core_strings.h" line="594"/>
<source>Last sector to be read from the device (-1: smart read everything)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="451"/>
- <location filename="core_strings.h" line="599"/>
+ <location filename="core_strings.h" line="447"/>
+ <location filename="core_strings.h" line="596"/>
<source>Disable output (useful with erase)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="452"/>
- <location filename="core_strings.h" line="595"/>
+ <location filename="core_strings.h" line="448"/>
+ <location filename="core_strings.h" line="592"/>
<source>Number of sectors to read at once (0=use single sector mode)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="453"/>
+ <location filename="core_strings.h" line="449"/>
<source>POI for Home Symbol as lat:lng[:alt]</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="454"/>
+ <location filename="core_strings.h" line="450"/>
<source>POI for Car Symbol as lat:lng[:alt]</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="455"/>
+ <location filename="core_strings.h" line="451"/>
<source>POI for Boat Symbol as lat:lng[:alt]</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="456"/>
+ <location filename="core_strings.h" line="452"/>
<source>POI for Heart Symbol as lat:lng[:alt]</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="457"/>
+ <location filename="core_strings.h" line="453"/>
<source>POI for Bar Symbol as lat:lng[:alt]</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="460"/>
+ <location filename="core_strings.h" line="456"/>
<source>MiniHomer, a skyTraq Venus 6 based logger (download tracks, waypoints and get/set POI)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="461"/>
+ <location filename="core_strings.h" line="457"/>
<source>Garmin Mobile XT ([ATRK]/STRK)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="462"/>
+ <location filename="core_strings.h" line="458"/>
<source>Track name processing option ([0]-nrm/1-ign)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="463"/>
+ <location filename="core_strings.h" line="459"/>
<source>Mobile Garmin XT Track files</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="471"/>
+ <location filename="core_strings.h" line="467"/>
<source>Motoactiv CSV</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="485"/>
+ <location filename="core_strings.h" line="481"/>
<source>MyNav TRC format</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="512"/>
+ <location filename="core_strings.h" line="508"/>
<source>'n' - Keep the existing wp name, 'y' - rename waypoints</source>
<translation>'n' - Existierende Wegpunktnamen behalten, 'y' - Wegpunkte umbenennen</translation>
</message>
<message>
- <location filename="core_strings.h" line="514"/>
+ <location filename="core_strings.h" line="510"/>
<source>Navitel binary track (.bin)</source>
<translation>Navitel binäre Trackdatei (.bin)</translation>
</message>
<message>
- <location filename="core_strings.h" line="522"/>
+ <location filename="core_strings.h" line="518"/>
<source>Navitrak DNA marker format</source>
<translation>Navitrak DNA marker format</translation>
</message>
<message>
- <location filename="core_strings.h" line="528"/>
+ <location filename="core_strings.h" line="524"/>
<source>NetStumbler Summary File (text)</source>
<translation>NetStumbler Summary File (text)</translation>
</message>
<message>
- <location filename="core_strings.h" line="536"/>
+ <location filename="core_strings.h" line="532"/>
<source>NIMA/GNIS Geographic Names File</source>
<translation>NIMA/GNIS Geographic Names File</translation>
</message>
<message>
- <location filename="core_strings.h" line="548"/>
+ <location filename="core_strings.h" line="544"/>
<source>Accept position fixes in gpgga marked invalid</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="549"/>
+ <location filename="core_strings.h" line="545"/>
<source>NMEA 0183 sentences</source>
<translation>NMEA 0183 Sätze</translation>
</message>
<message>
- <location filename="core_strings.h" line="550"/>
+ <location filename="core_strings.h" line="546"/>
<source>Compact binary representation</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="551"/>
+ <location filename="core_strings.h" line="547"/>
<source>Nokia Landmark Exchange</source>
<translation>Nokia Landmark Exchange</translation>
</message>
<message>
- <location filename="core_strings.h" line="555"/>
+ <location filename="core_strings.h" line="551"/>
<source>OpenStreetMap data files</source>
<translation>OpenStreetMap Datendatei (.osm)</translation>
</message>
<message>
- <location filename="core_strings.h" line="554"/>
+ <location filename="core_strings.h" line="550"/>
<source>Use this value as custom created_by value</source>
<translation>Diesen Wert als eigenen Wert für created_by verwenden</translation>
</message>
<message>
- <location filename="core_strings.h" line="567"/>
+ <location filename="core_strings.h" line="563"/>
<source>OziExplorer</source>
<translation>OziExplorer</translation>
</message>
<message>
- <location filename="core_strings.h" line="564"/>
+ <location filename="core_strings.h" line="560"/>
<source>Unit used in altitude values</source>
<translation>Einheit für Höhenwerte</translation>
</message>
<message>
- <location filename="core_strings.h" line="565"/>
+ <location filename="core_strings.h" line="561"/>
<source>Unit used in proximity values</source>
<translation>Einheit für Entfernungswerte</translation>
</message>
<translation type="vanished">Name des Fahrzeugsymbols der Datenbank</translation>
</message>
<message>
- <location filename="core_strings.h" line="568"/>
+ <location filename="core_strings.h" line="564"/>
<source>PocketFMS breadcrumbs</source>
<translation>PocketFMS breadcrumbs</translation>
</message>
<message>
- <location filename="core_strings.h" line="569"/>
+ <location filename="core_strings.h" line="565"/>
<source>PocketFMS flightplan (.xml)</source>
<translation>PocketFMS flightplan (.xml)</translation>
</message>
<message>
- <location filename="core_strings.h" line="570"/>
+ <location filename="core_strings.h" line="566"/>
<source>PocketFMS waypoints (.txt)</source>
<translation>PocketFMS Wegpunkte (.txt)</translation>
</message>
<translation type="vanished">Quovadis</translation>
</message>
<message>
- <location filename="core_strings.h" line="572"/>
+ <location filename="core_strings.h" line="569"/>
<source>Raymarine Waypoint File (.rwf)</source>
<translation>Raymarine Wegpunktdatei (.rwf)</translation>
</message>
<message>
- <location filename="core_strings.h" line="580"/>
+ <location filename="core_strings.h" line="577"/>
<source>Ricoh GPS Log File</source>
<translation>Ricoh GPS Logdatei</translation>
</message>
<message>
- <location filename="core_strings.h" line="588"/>
+ <location filename="core_strings.h" line="585"/>
<source>See You flight analysis data</source>
<translation>You flight Analysedaten anzeigen</translation>
</message>
<message>
- <location filename="core_strings.h" line="589"/>
+ <location filename="core_strings.h" line="586"/>
<source>Skymap / KMD150 ascii files</source>
<translation>Skymap / KMD150 ASCII-Datei</translation>
</message>
<translation type="vanished">Baudrate für die Geräteinitialisierung, 0=automatische Erkennung</translation>
</message>
<message>
- <location filename="core_strings.h" line="445"/>
- <location filename="core_strings.h" line="593"/>
+ <location filename="core_strings.h" line="441"/>
+ <location filename="core_strings.h" line="590"/>
<source>Baud rate used for download</source>
<translation>Baudrate für das Herunterladen</translation>
</message>
<translation type="vanished">Sportsim Trackdatei (Teil gezippter .ssz Dateien)</translation>
</message>
<message>
- <location filename="core_strings.h" line="614"/>
+ <location filename="core_strings.h" line="611"/>
<source>Suunto Trek Manager (STM) .sdf files</source>
<translation>Suunto Trek Manager (STM) .sdf-Datei</translation>
</message>
<message>
- <location filename="core_strings.h" line="616"/>
+ <location filename="core_strings.h" line="613"/>
<source>Suunto Trek Manager (STM) WaypointPlus files</source>
<translation>Suunto Trek Manager (STM) WaypointPlus-Datei</translation>
</message>
<translation type="vanished">Tabulator-getrennte Felder (nützlich für OpenOffice, Ploticus etc.)</translation>
</message>
<message>
- <location filename="core_strings.h" line="633"/>
+ <location filename="core_strings.h" line="630"/>
<source>Textual Output</source>
<translation>Textausgabe</translation>
</message>
<message>
- <location filename="core_strings.h" line="641"/>
+ <location filename="core_strings.h" line="638"/>
<source>TomTom Itineraries (.itn)</source>
<translation>TomTom Reiserouten (.itn)</translation>
</message>
<message>
- <location filename="core_strings.h" line="657"/>
+ <location filename="core_strings.h" line="654"/>
<source>TomTom POI file (.asc)</source>
<translation>TomTom POI-Datei (.asc)</translation>
</message>
<message>
- <location filename="core_strings.h" line="658"/>
+ <location filename="core_strings.h" line="655"/>
<source>TomTom POI file (.ov2)</source>
<translation>TomTom POI-Datei (.ov2)</translation>
</message>
<message>
- <location filename="core_strings.h" line="659"/>
+ <location filename="core_strings.h" line="656"/>
<source>TopoMapPro Places File</source>
<translation>TopoMapPro Places-Datei</translation>
</message>
<message>
- <location filename="core_strings.h" line="661"/>
+ <location filename="core_strings.h" line="658"/>
<source>TrackLogs digital mapping (.trl)</source>
<translation>TrackLogs digital mapping (.trl)</translation>
</message>
<message>
- <location filename="core_strings.h" line="674"/>
+ <location filename="core_strings.h" line="671"/>
<source>U.S. Census Bureau Tiger Mapping Service</source>
<translation>U.S. Census Bureau Tiger Mapping Service</translation>
</message>
<message>
- <location filename="core_strings.h" line="680"/>
+ <location filename="core_strings.h" line="677"/>
<source>Universal csv with field structure in first line</source>
<translation>Universelle CSV-Datei mit Feldstruktur in der ersten Zeile</translation>
</message>
<message>
- <location filename="core_strings.h" line="682"/>
+ <location filename="core_strings.h" line="679"/>
<source>Vcard Output (for iPod)</source>
<translation>VCard-Ausgabe (für iPod)</translation>
</message>
<message>
- <location filename="core_strings.h" line="684"/>
+ <location filename="core_strings.h" line="681"/>
<source>VidaOne GPS for Pocket PC (.gpb)</source>
<translation>VidaOne GPS für Pocket PC (.gpb)</translation>
</message>
<message>
- <location filename="core_strings.h" line="685"/>
+ <location filename="core_strings.h" line="682"/>
<source>Vito Navigator II tracks</source>
<translation>Vito Navigator II Tracks</translation>
</message>
<message>
- <location filename="core_strings.h" line="686"/>
+ <location filename="core_strings.h" line="683"/>
<source>Vito SmartMap tracks (.vtt)</source>
<translation>Vito SmartMap Tracks (.vtt)</translation>
</message>
<message>
- <location filename="core_strings.h" line="692"/>
+ <location filename="core_strings.h" line="689"/>
<source>WiFiFoFum 2.0 for PocketPC XML</source>
<translation>WiFiFoFum 2.0 für PocketPC XML</translation>
</message>
<message>
- <location filename="core_strings.h" line="694"/>
+ <location filename="core_strings.h" line="691"/>
<source>Wintec WBT-100/200 Binary File Format</source>
<translation>Wintec WBT-100/200 Binärdatei</translation>
</message>
<message>
- <location filename="core_strings.h" line="696"/>
+ <location filename="core_strings.h" line="693"/>
<source>Wintec WBT-100/200 GPS Download</source>
<translation>Wintec WBT-100/200 GPS Download</translation>
</message>
<message>
- <location filename="core_strings.h" line="697"/>
+ <location filename="core_strings.h" line="694"/>
<source>Wintec WBT-201/G-Rays 2 Binary File Format</source>
<translation>Wintec WBT-201/G-Rays 2 Binärdatei</translation>
</message>
<message>
- <location filename="core_strings.h" line="700"/>
+ <location filename="core_strings.h" line="697"/>
<source>XAiOX iTrackU Logger</source>
<translation>XAiOX iTrackU Logger</translation>
</message>
<message>
+ <location filename="core_strings.h" line="695"/>
<location filename="core_strings.h" line="698"/>
- <location filename="core_strings.h" line="701"/>
<source>Appends the input to a backup file</source>
<translation>Eingabe an Sicherungsdatei anhängen</translation>
</message>
<message>
+ <location filename="core_strings.h" line="696"/>
<location filename="core_strings.h" line="699"/>
- <location filename="core_strings.h" line="702"/>
<source>Only waypoints that are not the backup file</source>
<translation>Nur Wegpunkte, die keine Sicherungsdatei sind</translation>
</message>
<message>
- <location filename="core_strings.h" line="703"/>
+ <location filename="core_strings.h" line="700"/>
<source>XAiOX iTrackU Logger Binary File Format</source>
<translation>XAiOX iTrackU Logger Binärdatei</translation>
</message>
<message>
- <location filename="core_strings.h" line="705"/>
+ <location filename="core_strings.h" line="702"/>
<source>Yahoo Geocode API data</source>
<translation>Yahoo Geocode API-Daten</translation>
</message>
<location filename="core_strings.h" line="70"/>
<location filename="core_strings.h" line="78"/>
<location filename="core_strings.h" line="86"/>
- <location filename="core_strings.h" line="113"/>
- <location filename="core_strings.h" line="124"/>
- <location filename="core_strings.h" line="133"/>
- <location filename="core_strings.h" line="141"/>
- <location filename="core_strings.h" line="175"/>
- <location filename="core_strings.h" line="220"/>
- <location filename="core_strings.h" line="262"/>
- <location filename="core_strings.h" line="271"/>
- <location filename="core_strings.h" line="279"/>
- <location filename="core_strings.h" line="287"/>
- <location filename="core_strings.h" line="295"/>
- <location filename="core_strings.h" line="334"/>
- <location filename="core_strings.h" line="342"/>
- <location filename="core_strings.h" line="356"/>
- <location filename="core_strings.h" line="364"/>
- <location filename="core_strings.h" line="398"/>
- <location filename="core_strings.h" line="411"/>
- <location filename="core_strings.h" line="419"/>
- <location filename="core_strings.h" line="437"/>
- <location filename="core_strings.h" line="464"/>
- <location filename="core_strings.h" line="494"/>
- <location filename="core_strings.h" line="515"/>
- <location filename="core_strings.h" line="529"/>
- <location filename="core_strings.h" line="557"/>
- <location filename="core_strings.h" line="573"/>
- <location filename="core_strings.h" line="581"/>
- <location filename="core_strings.h" line="618"/>
- <location filename="core_strings.h" line="634"/>
- <location filename="core_strings.h" line="642"/>
- <location filename="core_strings.h" line="650"/>
+ <location filename="core_strings.h" line="115"/>
+ <location filename="core_strings.h" line="126"/>
+ <location filename="core_strings.h" line="135"/>
+ <location filename="core_strings.h" line="143"/>
+ <location filename="core_strings.h" line="171"/>
+ <location filename="core_strings.h" line="216"/>
+ <location filename="core_strings.h" line="259"/>
+ <location filename="core_strings.h" line="268"/>
+ <location filename="core_strings.h" line="276"/>
+ <location filename="core_strings.h" line="284"/>
+ <location filename="core_strings.h" line="292"/>
+ <location filename="core_strings.h" line="331"/>
+ <location filename="core_strings.h" line="339"/>
+ <location filename="core_strings.h" line="353"/>
+ <location filename="core_strings.h" line="361"/>
+ <location filename="core_strings.h" line="394"/>
+ <location filename="core_strings.h" line="407"/>
+ <location filename="core_strings.h" line="415"/>
+ <location filename="core_strings.h" line="433"/>
+ <location filename="core_strings.h" line="460"/>
+ <location filename="core_strings.h" line="490"/>
+ <location filename="core_strings.h" line="511"/>
+ <location filename="core_strings.h" line="525"/>
+ <location filename="core_strings.h" line="553"/>
+ <location filename="core_strings.h" line="570"/>
+ <location filename="core_strings.h" line="578"/>
+ <location filename="core_strings.h" line="615"/>
+ <location filename="core_strings.h" line="631"/>
+ <location filename="core_strings.h" line="639"/>
+ <location filename="core_strings.h" line="647"/>
<source>Max synthesized shortname length</source>
<translation>Longitud máxima del nombre corto</translation>
</message>
<location filename="core_strings.h" line="71"/>
<location filename="core_strings.h" line="79"/>
<location filename="core_strings.h" line="87"/>
- <location filename="core_strings.h" line="114"/>
- <location filename="core_strings.h" line="125"/>
- <location filename="core_strings.h" line="134"/>
- <location filename="core_strings.h" line="142"/>
- <location filename="core_strings.h" line="157"/>
- <location filename="core_strings.h" line="176"/>
- <location filename="core_strings.h" line="199"/>
- <location filename="core_strings.h" line="221"/>
- <location filename="core_strings.h" line="263"/>
- <location filename="core_strings.h" line="272"/>
- <location filename="core_strings.h" line="280"/>
- <location filename="core_strings.h" line="288"/>
- <location filename="core_strings.h" line="296"/>
- <location filename="core_strings.h" line="335"/>
- <location filename="core_strings.h" line="343"/>
- <location filename="core_strings.h" line="357"/>
- <location filename="core_strings.h" line="365"/>
- <location filename="core_strings.h" line="399"/>
- <location filename="core_strings.h" line="412"/>
- <location filename="core_strings.h" line="420"/>
- <location filename="core_strings.h" line="438"/>
- <location filename="core_strings.h" line="465"/>
- <location filename="core_strings.h" line="495"/>
- <location filename="core_strings.h" line="516"/>
- <location filename="core_strings.h" line="530"/>
- <location filename="core_strings.h" line="558"/>
- <location filename="core_strings.h" line="574"/>
- <location filename="core_strings.h" line="582"/>
- <location filename="core_strings.h" line="619"/>
- <location filename="core_strings.h" line="635"/>
- <location filename="core_strings.h" line="643"/>
- <location filename="core_strings.h" line="651"/>
+ <location filename="core_strings.h" line="116"/>
+ <location filename="core_strings.h" line="127"/>
+ <location filename="core_strings.h" line="136"/>
+ <location filename="core_strings.h" line="144"/>
+ <location filename="core_strings.h" line="172"/>
+ <location filename="core_strings.h" line="195"/>
+ <location filename="core_strings.h" line="217"/>
+ <location filename="core_strings.h" line="260"/>
+ <location filename="core_strings.h" line="269"/>
+ <location filename="core_strings.h" line="277"/>
+ <location filename="core_strings.h" line="285"/>
+ <location filename="core_strings.h" line="293"/>
+ <location filename="core_strings.h" line="332"/>
+ <location filename="core_strings.h" line="340"/>
+ <location filename="core_strings.h" line="354"/>
+ <location filename="core_strings.h" line="362"/>
+ <location filename="core_strings.h" line="395"/>
+ <location filename="core_strings.h" line="408"/>
+ <location filename="core_strings.h" line="416"/>
+ <location filename="core_strings.h" line="434"/>
+ <location filename="core_strings.h" line="461"/>
+ <location filename="core_strings.h" line="491"/>
+ <location filename="core_strings.h" line="512"/>
+ <location filename="core_strings.h" line="526"/>
+ <location filename="core_strings.h" line="554"/>
+ <location filename="core_strings.h" line="571"/>
+ <location filename="core_strings.h" line="579"/>
+ <location filename="core_strings.h" line="616"/>
+ <location filename="core_strings.h" line="632"/>
+ <location filename="core_strings.h" line="640"/>
+ <location filename="core_strings.h" line="648"/>
<source>Allow whitespace synth. shortnames</source>
<translation>Permitir espacios en nombres cortos</translation>
</message>
<location filename="core_strings.h" line="72"/>
<location filename="core_strings.h" line="80"/>
<location filename="core_strings.h" line="88"/>
- <location filename="core_strings.h" line="115"/>
- <location filename="core_strings.h" line="126"/>
- <location filename="core_strings.h" line="135"/>
- <location filename="core_strings.h" line="143"/>
- <location filename="core_strings.h" line="177"/>
- <location filename="core_strings.h" line="222"/>
- <location filename="core_strings.h" line="264"/>
- <location filename="core_strings.h" line="273"/>
- <location filename="core_strings.h" line="281"/>
- <location filename="core_strings.h" line="289"/>
- <location filename="core_strings.h" line="297"/>
- <location filename="core_strings.h" line="336"/>
- <location filename="core_strings.h" line="344"/>
- <location filename="core_strings.h" line="358"/>
- <location filename="core_strings.h" line="366"/>
- <location filename="core_strings.h" line="400"/>
- <location filename="core_strings.h" line="413"/>
- <location filename="core_strings.h" line="421"/>
- <location filename="core_strings.h" line="439"/>
- <location filename="core_strings.h" line="466"/>
- <location filename="core_strings.h" line="496"/>
- <location filename="core_strings.h" line="517"/>
- <location filename="core_strings.h" line="531"/>
- <location filename="core_strings.h" line="559"/>
- <location filename="core_strings.h" line="575"/>
- <location filename="core_strings.h" line="583"/>
- <location filename="core_strings.h" line="620"/>
- <location filename="core_strings.h" line="636"/>
- <location filename="core_strings.h" line="644"/>
- <location filename="core_strings.h" line="652"/>
+ <location filename="core_strings.h" line="117"/>
+ <location filename="core_strings.h" line="128"/>
+ <location filename="core_strings.h" line="137"/>
+ <location filename="core_strings.h" line="145"/>
+ <location filename="core_strings.h" line="173"/>
+ <location filename="core_strings.h" line="218"/>
+ <location filename="core_strings.h" line="261"/>
+ <location filename="core_strings.h" line="270"/>
+ <location filename="core_strings.h" line="278"/>
+ <location filename="core_strings.h" line="286"/>
+ <location filename="core_strings.h" line="294"/>
+ <location filename="core_strings.h" line="333"/>
+ <location filename="core_strings.h" line="341"/>
+ <location filename="core_strings.h" line="355"/>
+ <location filename="core_strings.h" line="363"/>
+ <location filename="core_strings.h" line="396"/>
+ <location filename="core_strings.h" line="409"/>
+ <location filename="core_strings.h" line="417"/>
+ <location filename="core_strings.h" line="435"/>
+ <location filename="core_strings.h" line="462"/>
+ <location filename="core_strings.h" line="492"/>
+ <location filename="core_strings.h" line="513"/>
+ <location filename="core_strings.h" line="527"/>
+ <location filename="core_strings.h" line="555"/>
+ <location filename="core_strings.h" line="572"/>
+ <location filename="core_strings.h" line="580"/>
+ <location filename="core_strings.h" line="617"/>
+ <location filename="core_strings.h" line="633"/>
+ <location filename="core_strings.h" line="641"/>
+ <location filename="core_strings.h" line="649"/>
<source>UPPERCASE synth. shortnames</source>
<translation>MAYÚSCULAS en nombres cortos</translation>
</message>
<location filename="core_strings.h" line="73"/>
<location filename="core_strings.h" line="81"/>
<location filename="core_strings.h" line="89"/>
- <location filename="core_strings.h" line="116"/>
- <location filename="core_strings.h" line="127"/>
- <location filename="core_strings.h" line="136"/>
- <location filename="core_strings.h" line="144"/>
- <location filename="core_strings.h" line="178"/>
- <location filename="core_strings.h" line="223"/>
- <location filename="core_strings.h" line="265"/>
- <location filename="core_strings.h" line="274"/>
- <location filename="core_strings.h" line="282"/>
- <location filename="core_strings.h" line="290"/>
- <location filename="core_strings.h" line="298"/>
- <location filename="core_strings.h" line="337"/>
- <location filename="core_strings.h" line="345"/>
- <location filename="core_strings.h" line="359"/>
- <location filename="core_strings.h" line="367"/>
- <location filename="core_strings.h" line="401"/>
- <location filename="core_strings.h" line="414"/>
- <location filename="core_strings.h" line="422"/>
- <location filename="core_strings.h" line="440"/>
- <location filename="core_strings.h" line="467"/>
- <location filename="core_strings.h" line="497"/>
- <location filename="core_strings.h" line="518"/>
- <location filename="core_strings.h" line="532"/>
- <location filename="core_strings.h" line="560"/>
- <location filename="core_strings.h" line="576"/>
- <location filename="core_strings.h" line="584"/>
- <location filename="core_strings.h" line="621"/>
- <location filename="core_strings.h" line="637"/>
- <location filename="core_strings.h" line="645"/>
- <location filename="core_strings.h" line="653"/>
+ <location filename="core_strings.h" line="118"/>
+ <location filename="core_strings.h" line="129"/>
+ <location filename="core_strings.h" line="138"/>
+ <location filename="core_strings.h" line="146"/>
+ <location filename="core_strings.h" line="174"/>
+ <location filename="core_strings.h" line="219"/>
+ <location filename="core_strings.h" line="262"/>
+ <location filename="core_strings.h" line="271"/>
+ <location filename="core_strings.h" line="279"/>
+ <location filename="core_strings.h" line="287"/>
+ <location filename="core_strings.h" line="295"/>
+ <location filename="core_strings.h" line="334"/>
+ <location filename="core_strings.h" line="342"/>
+ <location filename="core_strings.h" line="356"/>
+ <location filename="core_strings.h" line="364"/>
+ <location filename="core_strings.h" line="397"/>
+ <location filename="core_strings.h" line="410"/>
+ <location filename="core_strings.h" line="418"/>
+ <location filename="core_strings.h" line="436"/>
+ <location filename="core_strings.h" line="463"/>
+ <location filename="core_strings.h" line="493"/>
+ <location filename="core_strings.h" line="514"/>
+ <location filename="core_strings.h" line="528"/>
+ <location filename="core_strings.h" line="556"/>
+ <location filename="core_strings.h" line="573"/>
+ <location filename="core_strings.h" line="581"/>
+ <location filename="core_strings.h" line="618"/>
+ <location filename="core_strings.h" line="634"/>
+ <location filename="core_strings.h" line="642"/>
+ <location filename="core_strings.h" line="650"/>
<source>Make synth. shortnames unique</source>
<translation>Hacer los nombres cortos únicos</translation>
</message>
<location filename="core_strings.h" line="74"/>
<location filename="core_strings.h" line="82"/>
<location filename="core_strings.h" line="90"/>
- <location filename="core_strings.h" line="117"/>
- <location filename="core_strings.h" line="128"/>
- <location filename="core_strings.h" line="137"/>
- <location filename="core_strings.h" line="145"/>
- <location filename="core_strings.h" line="179"/>
- <location filename="core_strings.h" line="224"/>
- <location filename="core_strings.h" line="266"/>
- <location filename="core_strings.h" line="275"/>
- <location filename="core_strings.h" line="283"/>
- <location filename="core_strings.h" line="291"/>
- <location filename="core_strings.h" line="299"/>
- <location filename="core_strings.h" line="338"/>
- <location filename="core_strings.h" line="346"/>
- <location filename="core_strings.h" line="360"/>
- <location filename="core_strings.h" line="368"/>
- <location filename="core_strings.h" line="402"/>
- <location filename="core_strings.h" line="415"/>
- <location filename="core_strings.h" line="423"/>
- <location filename="core_strings.h" line="441"/>
- <location filename="core_strings.h" line="468"/>
- <location filename="core_strings.h" line="498"/>
- <location filename="core_strings.h" line="519"/>
- <location filename="core_strings.h" line="533"/>
- <location filename="core_strings.h" line="577"/>
- <location filename="core_strings.h" line="585"/>
- <location filename="core_strings.h" line="622"/>
- <location filename="core_strings.h" line="638"/>
- <location filename="core_strings.h" line="646"/>
- <location filename="core_strings.h" line="654"/>
+ <location filename="core_strings.h" line="119"/>
+ <location filename="core_strings.h" line="130"/>
+ <location filename="core_strings.h" line="139"/>
+ <location filename="core_strings.h" line="147"/>
+ <location filename="core_strings.h" line="175"/>
+ <location filename="core_strings.h" line="220"/>
+ <location filename="core_strings.h" line="263"/>
+ <location filename="core_strings.h" line="272"/>
+ <location filename="core_strings.h" line="280"/>
+ <location filename="core_strings.h" line="288"/>
+ <location filename="core_strings.h" line="296"/>
+ <location filename="core_strings.h" line="335"/>
+ <location filename="core_strings.h" line="343"/>
+ <location filename="core_strings.h" line="357"/>
+ <location filename="core_strings.h" line="365"/>
+ <location filename="core_strings.h" line="398"/>
+ <location filename="core_strings.h" line="411"/>
+ <location filename="core_strings.h" line="419"/>
+ <location filename="core_strings.h" line="437"/>
+ <location filename="core_strings.h" line="464"/>
+ <location filename="core_strings.h" line="494"/>
+ <location filename="core_strings.h" line="515"/>
+ <location filename="core_strings.h" line="529"/>
+ <location filename="core_strings.h" line="574"/>
+ <location filename="core_strings.h" line="582"/>
+ <location filename="core_strings.h" line="619"/>
+ <location filename="core_strings.h" line="635"/>
+ <location filename="core_strings.h" line="643"/>
+ <location filename="core_strings.h" line="651"/>
<source>Basename prepended to URL on output</source>
<translation>Prefijo añadido a la URL en la salida</translation>
</message>
<location filename="core_strings.h" line="75"/>
<location filename="core_strings.h" line="83"/>
<location filename="core_strings.h" line="91"/>
- <location filename="core_strings.h" line="118"/>
- <location filename="core_strings.h" line="129"/>
- <location filename="core_strings.h" line="138"/>
- <location filename="core_strings.h" line="146"/>
- <location filename="core_strings.h" line="180"/>
- <location filename="core_strings.h" line="225"/>
- <location filename="core_strings.h" line="267"/>
- <location filename="core_strings.h" line="276"/>
- <location filename="core_strings.h" line="284"/>
- <location filename="core_strings.h" line="292"/>
- <location filename="core_strings.h" line="300"/>
- <location filename="core_strings.h" line="339"/>
- <location filename="core_strings.h" line="347"/>
- <location filename="core_strings.h" line="361"/>
- <location filename="core_strings.h" line="369"/>
- <location filename="core_strings.h" line="403"/>
- <location filename="core_strings.h" line="416"/>
- <location filename="core_strings.h" line="424"/>
- <location filename="core_strings.h" line="442"/>
- <location filename="core_strings.h" line="469"/>
- <location filename="core_strings.h" line="475"/>
- <location filename="core_strings.h" line="499"/>
- <location filename="core_strings.h" line="520"/>
- <location filename="core_strings.h" line="534"/>
- <location filename="core_strings.h" line="578"/>
- <location filename="core_strings.h" line="586"/>
- <location filename="core_strings.h" line="623"/>
- <location filename="core_strings.h" line="639"/>
- <location filename="core_strings.h" line="647"/>
- <location filename="core_strings.h" line="655"/>
+ <location filename="core_strings.h" line="120"/>
+ <location filename="core_strings.h" line="131"/>
+ <location filename="core_strings.h" line="140"/>
+ <location filename="core_strings.h" line="148"/>
+ <location filename="core_strings.h" line="176"/>
+ <location filename="core_strings.h" line="221"/>
+ <location filename="core_strings.h" line="264"/>
+ <location filename="core_strings.h" line="273"/>
+ <location filename="core_strings.h" line="281"/>
+ <location filename="core_strings.h" line="289"/>
+ <location filename="core_strings.h" line="297"/>
+ <location filename="core_strings.h" line="336"/>
+ <location filename="core_strings.h" line="344"/>
+ <location filename="core_strings.h" line="358"/>
+ <location filename="core_strings.h" line="366"/>
+ <location filename="core_strings.h" line="399"/>
+ <location filename="core_strings.h" line="412"/>
+ <location filename="core_strings.h" line="420"/>
+ <location filename="core_strings.h" line="438"/>
+ <location filename="core_strings.h" line="465"/>
+ <location filename="core_strings.h" line="471"/>
+ <location filename="core_strings.h" line="495"/>
+ <location filename="core_strings.h" line="516"/>
+ <location filename="core_strings.h" line="530"/>
+ <location filename="core_strings.h" line="575"/>
+ <location filename="core_strings.h" line="583"/>
+ <location filename="core_strings.h" line="620"/>
+ <location filename="core_strings.h" line="636"/>
+ <location filename="core_strings.h" line="644"/>
+ <location filename="core_strings.h" line="652"/>
<source>Use shortname instead of description</source>
<translation>Usar nombre corto en lugar de descripción</translation>
</message>
<location filename="core_strings.h" line="76"/>
<location filename="core_strings.h" line="84"/>
<location filename="core_strings.h" line="92"/>
- <location filename="core_strings.h" line="119"/>
- <location filename="core_strings.h" line="130"/>
- <location filename="core_strings.h" line="139"/>
- <location filename="core_strings.h" line="147"/>
- <location filename="core_strings.h" line="164"/>
- <location filename="core_strings.h" line="181"/>
- <location filename="core_strings.h" line="226"/>
- <location filename="core_strings.h" line="268"/>
- <location filename="core_strings.h" line="277"/>
- <location filename="core_strings.h" line="285"/>
- <location filename="core_strings.h" line="293"/>
- <location filename="core_strings.h" line="301"/>
- <location filename="core_strings.h" line="340"/>
- <location filename="core_strings.h" line="348"/>
- <location filename="core_strings.h" line="362"/>
- <location filename="core_strings.h" line="370"/>
- <location filename="core_strings.h" line="404"/>
- <location filename="core_strings.h" line="417"/>
- <location filename="core_strings.h" line="425"/>
- <location filename="core_strings.h" line="443"/>
- <location filename="core_strings.h" line="470"/>
- <location filename="core_strings.h" line="500"/>
- <location filename="core_strings.h" line="521"/>
- <location filename="core_strings.h" line="535"/>
- <location filename="core_strings.h" line="579"/>
- <location filename="core_strings.h" line="587"/>
- <location filename="core_strings.h" line="624"/>
- <location filename="core_strings.h" line="640"/>
- <location filename="core_strings.h" line="648"/>
- <location filename="core_strings.h" line="656"/>
- <location filename="core_strings.h" line="675"/>
+ <location filename="core_strings.h" line="121"/>
+ <location filename="core_strings.h" line="132"/>
+ <location filename="core_strings.h" line="141"/>
+ <location filename="core_strings.h" line="149"/>
+ <location filename="core_strings.h" line="160"/>
+ <location filename="core_strings.h" line="177"/>
+ <location filename="core_strings.h" line="222"/>
+ <location filename="core_strings.h" line="265"/>
+ <location filename="core_strings.h" line="274"/>
+ <location filename="core_strings.h" line="282"/>
+ <location filename="core_strings.h" line="290"/>
+ <location filename="core_strings.h" line="298"/>
+ <location filename="core_strings.h" line="337"/>
+ <location filename="core_strings.h" line="345"/>
+ <location filename="core_strings.h" line="359"/>
+ <location filename="core_strings.h" line="367"/>
+ <location filename="core_strings.h" line="400"/>
+ <location filename="core_strings.h" line="413"/>
+ <location filename="core_strings.h" line="421"/>
+ <location filename="core_strings.h" line="439"/>
+ <location filename="core_strings.h" line="466"/>
+ <location filename="core_strings.h" line="496"/>
+ <location filename="core_strings.h" line="517"/>
+ <location filename="core_strings.h" line="531"/>
+ <location filename="core_strings.h" line="576"/>
+ <location filename="core_strings.h" line="584"/>
+ <location filename="core_strings.h" line="621"/>
+ <location filename="core_strings.h" line="637"/>
+ <location filename="core_strings.h" line="645"/>
+ <location filename="core_strings.h" line="653"/>
+ <location filename="core_strings.h" line="672"/>
<source>GPS datum (def. WGS 84)</source>
<translation>GPS datum (def. WGS 84)</translation>
</message>
</message>
<message>
<location filename="core_strings.h" line="24"/>
- <location filename="core_strings.h" line="172"/>
- <location filename="core_strings.h" line="200"/>
- <location filename="core_strings.h" line="212"/>
- <location filename="core_strings.h" line="240"/>
- <location filename="core_strings.h" line="385"/>
- <location filename="core_strings.h" line="388"/>
- <location filename="core_strings.h" line="391"/>
+ <location filename="core_strings.h" line="168"/>
+ <location filename="core_strings.h" line="196"/>
+ <location filename="core_strings.h" line="208"/>
+ <location filename="core_strings.h" line="237"/>
+ <location filename="core_strings.h" line="381"/>
+ <location filename="core_strings.h" line="384"/>
+ <location filename="core_strings.h" line="387"/>
<source>Default icon name</source>
<translation>Nombre de la imagen por defecto</translation>
</message>
<message>
<location filename="core_strings.h" line="25"/>
- <location filename="core_strings.h" line="615"/>
+ <location filename="core_strings.h" line="612"/>
<source>Index of route/track to write (if more than one in source)</source>
<translation>Indice de la ruta/trazado a escribir (si la fuente tiene más de uno)</translation>
</message>
<translation>¡Seguro! que quieres sobreescribir el fichero original. Por defecto=N</translation>
</message>
<message>
- <location filename="core_strings.h" line="104"/>
+ <location filename="core_strings.h" line="105"/>
<source>Enigma binary waypoint file (.ert)</source>
<translation>Fichero binario de puntos de interés (.ert)</translation>
</message>
<translation type="vanished">Indice del campo URL en .dbf</translation>
</message>
<message>
- <location filename="core_strings.h" line="110"/>
+ <location filename="core_strings.h" line="111"/>
<source>FAI/IGC Flight Recorder Data Format</source>
<translation>Formato de datos FAI/IGC Flight Recorder</translation>
</message>
<message>
- <location filename="core_strings.h" line="109"/>
+ <location filename="core_strings.h" line="110"/>
<source>(integer sec or 'auto') Barograph to GPS time diff</source>
<translation>(entero seg o 'auto') Barograph a GPS tiempo diff</translation>
</message>
<message>
- <location filename="core_strings.h" line="123"/>
+ <location filename="core_strings.h" line="125"/>
<source>Franson GPSGate Simulation</source>
<translation>Simulación Franson GPSGate</translation>
</message>
<message>
- <location filename="core_strings.h" line="121"/>
+ <location filename="core_strings.h" line="123"/>
<source>Default speed for waypoints (knots/hr)</source>
<translation>Velocidad por defecto para puntos de interés (nudos)</translation>
</message>
<message>
- <location filename="core_strings.h" line="122"/>
+ <location filename="core_strings.h" line="124"/>
<source>Split input into separate files</source>
<translation>Dividir en ficheros separados</translation>
</message>
<message>
- <location filename="core_strings.h" line="131"/>
+ <location filename="core_strings.h" line="133"/>
<source>Fugawi</source>
<translation>Fugawi</translation>
</message>
<message>
- <location filename="core_strings.h" line="132"/>
+ <location filename="core_strings.h" line="134"/>
<source>G7ToWin data files (.g7t)</source>
<translation>Ficheros de datos G7ToWin</translation>
</message>
<message>
- <location filename="core_strings.h" line="140"/>
+ <location filename="core_strings.h" line="142"/>
<source>Garmin 301 Custom position and heartrate</source>
<translation>Localización y frecuencia de latido Garmin 301 personalizado</translation>
</message>
<message>
- <location filename="core_strings.h" line="149"/>
+ <location filename="core_strings.h" line="151"/>
<source>Garmin Logbook XML</source>
<translation>Garmin Logbook XML</translation>
</message>
<message>
- <location filename="core_strings.h" line="155"/>
+ <location filename="core_strings.h" line="158"/>
<source>Garmin MapSource - gdb</source>
<translation>Garmin MapSource - gdb</translation>
</message>
<message>
- <location filename="core_strings.h" line="150"/>
+ <location filename="core_strings.h" line="152"/>
<source>Default category on output (1..16)</source>
<translation>Categoría por defecto en la salida (1..16)</translation>
</message>
<message>
- <location filename="core_strings.h" line="151"/>
- <location filename="core_strings.h" line="206"/>
+ <location filename="core_strings.h" line="153"/>
+ <location filename="core_strings.h" line="202"/>
<source>Bitmap of categories</source>
<translation>Bitmap de categorías</translation>
</message>
<message>
- <location filename="core_strings.h" line="152"/>
+ <location filename="core_strings.h" line="154"/>
<source>Version of gdb file to generate (1..3)</source>
<translation>Versión del fichero gdb a generar (1..3)</translation>
</message>
<message>
- <location filename="core_strings.h" line="153"/>
+ <location filename="core_strings.h" line="155"/>
<source>Drop route points that do not have an equivalent waypoint (hidden points)</source>
<translation>Eliminar puntos de ruta que no tienen un punto de interés equivalente (puntos ocultos)</translation>
</message>
<message>
- <location filename="core_strings.h" line="154"/>
+ <location filename="core_strings.h" line="157"/>
<source>Include major turn points (with description) from calculated route</source>
<translation>Incluir giros importantes (con descripción) de la ruta calculada</translation>
</message>
<message>
- <location filename="core_strings.h" line="162"/>
<source>Garmin MapSource - mps</source>
- <translation>Garmin MapSource - mps</translation>
+ <translation type="vanished">Garmin MapSource - mps</translation>
</message>
<message>
- <location filename="core_strings.h" line="156"/>
- <location filename="core_strings.h" line="198"/>
- <location filename="core_strings.h" line="304"/>
+ <location filename="core_strings.h" line="194"/>
+ <location filename="core_strings.h" line="301"/>
<source>Length of generated shortnames</source>
<translation>Longitud de los nombres cortos generados</translation>
</message>
<message>
- <location filename="core_strings.h" line="158"/>
<source>Version of mapsource file to generate (3,4,5)</source>
- <translation>Versión del fichero mapsource a generar (3,4,5)</translation>
+ <translation type="vanished">Versión del fichero mapsource a generar (3,4,5)</translation>
</message>
<message>
- <location filename="core_strings.h" line="159"/>
<source>Merge output with existing file</source>
- <translation>Unir el resultado con el fichero existente</translation>
+ <translation type="vanished">Unir el resultado con el fichero existente</translation>
</message>
<message>
- <location filename="core_strings.h" line="160"/>
<source>Use depth values on output (default is ignore)</source>
- <translation>Usar valores de profundidad en el resultado (por defecto se ignoran)</translation>
+ <translation type="vanished">Usar valores de profundidad en el resultado (por defecto se ignoran)</translation>
</message>
<message>
- <location filename="core_strings.h" line="161"/>
<source>Use proximity values on output (default is ignore)</source>
- <translation>Usar valores de proximidad en el resultado (por defecto se ignoran)</translation>
+ <translation type="vanished">Usar valores de proximidad en el resultado (por defecto se ignoran)</translation>
</message>
<message>
- <location filename="core_strings.h" line="171"/>
+ <location filename="core_strings.h" line="167"/>
<source>Garmin MapSource - txt (tab delimited)</source>
<translation>Garmin MapSource - txt (delimitado por tabuladores)</translation>
</message>
<message>
- <location filename="core_strings.h" line="163"/>
+ <location filename="core_strings.h" line="159"/>
<source>Read/Write date format (i.e. yyyy/mm/dd)</source>
<translation>Leer/Escribir el formato de la fecha (por ejemplo aaaa/mm/dd)</translation>
</message>
<message>
- <location filename="core_strings.h" line="165"/>
+ <location filename="core_strings.h" line="161"/>
<source>Distance unit [m=metric, s=statute]</source>
<translation>Unidades de distancia [m=métricas, s=statute]</translation>
</message>
<message>
- <location filename="core_strings.h" line="166"/>
- <location filename="core_strings.h" line="676"/>
+ <location filename="core_strings.h" line="162"/>
+ <location filename="core_strings.h" line="673"/>
<source>Write position using this grid.</source>
<translation>Escribir la posición usando esta cuadrícula.</translation>
</message>
<message>
- <location filename="core_strings.h" line="167"/>
+ <location filename="core_strings.h" line="163"/>
<source>Precision of coordinates</source>
<translation>Precisión de las coordenadas</translation>
</message>
<message>
- <location filename="core_strings.h" line="168"/>
+ <location filename="core_strings.h" line="164"/>
<source>Temperature unit [c=Celsius, f=Fahrenheit]</source>
<translation>Unidad de temperatura [c=Celsius, f=Fahrenheit]</translation>
</message>
<message>
- <location filename="core_strings.h" line="169"/>
+ <location filename="core_strings.h" line="165"/>
<source>Read/Write time format (i.e. HH:mm:ss xx)</source>
<translation>Leer/Escribir el formato de la hora (por ejemplo HH:mm:ss xx)</translation>
</message>
<message>
- <location filename="core_strings.h" line="170"/>
- <location filename="core_strings.h" line="677"/>
+ <location filename="core_strings.h" line="166"/>
+ <location filename="core_strings.h" line="674"/>
<source>Write timestamps with offset x to UTC time</source>
<translation>Escribir marcas de tiempo con un retraso de x a UTC</translation>
</message>
<message>
- <location filename="core_strings.h" line="174"/>
+ <location filename="core_strings.h" line="170"/>
<source>Garmin PCX5</source>
<translation>Garmin PCX5</translation>
</message>
<message>
- <location filename="core_strings.h" line="173"/>
+ <location filename="core_strings.h" line="169"/>
<source>Write tracks compatible with Carto Exploreur</source>
<translation>Escribir trazados compatibles con Carto Exploreur</translation>
</message>
<message>
- <location filename="core_strings.h" line="182"/>
+ <location filename="core_strings.h" line="178"/>
<source>Garmin POI database</source>
<translation>Base de datos Garmin POI (Puntos de Interés)</translation>
</message>
<message>
- <location filename="core_strings.h" line="197"/>
+ <location filename="core_strings.h" line="193"/>
<source>Garmin Points of Interest (.gpi)</source>
<translation>Puntos de interés Garmin (.gpi)</translation>
</message>
<message>
- <location filename="core_strings.h" line="183"/>
+ <location filename="core_strings.h" line="179"/>
<source>Enable alerts on speed or proximity distance</source>
<translation>Habilitar alertas sobre la velocidad o la proximidad</translation>
</message>
<message>
- <location filename="core_strings.h" line="103"/>
+ <location filename="core_strings.h" line="104"/>
<source>Energympro GPS training watch</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="105"/>
+ <location filename="core_strings.h" line="106"/>
<source>Source for name field in .dbf</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="106"/>
+ <location filename="core_strings.h" line="107"/>
<source>Source for URL field in .dbf</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="107"/>
+ <location filename="core_strings.h" line="108"/>
<source>ESRI shapefile</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="108"/>
+ <location filename="core_strings.h" line="109"/>
<source>F90G Automobile DVR GPS log file</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="111"/>
+ <location filename="core_strings.h" line="112"/>
<source>Read all points even if latitude or longitude is missing</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="112"/>
+ <location filename="core_strings.h" line="114"/>
<source>Flexible and Interoperable Data Transfer (FIT) Activity file</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="120"/>
+ <location filename="core_strings.h" line="122"/>
<source>FlySight GPS File</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="148"/>
+ <location filename="core_strings.h" line="150"/>
<source>Garmin G1000 datalog input filter file</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="184"/>
+ <location filename="core_strings.h" line="180"/>
<source>Use specified bitmap on output</source>
<translation>Usar bitmap especificado en el resultado</translation>
</message>
<message>
- <location filename="core_strings.h" line="185"/>
+ <location filename="core_strings.h" line="181"/>
<source>Default category on output</source>
<translation>Categoría por defecto en la salida</translation>
</message>
<message>
- <location filename="core_strings.h" line="186"/>
+ <location filename="core_strings.h" line="182"/>
<source>Don't show gpi bitmap on device</source>
<translation>No mostrar gpi bitmap en el dispositivo</translation>
</message>
<message>
- <location filename="core_strings.h" line="187"/>
+ <location filename="core_strings.h" line="183"/>
<source>Write description to address field</source>
<translation>Escribir la descripción al campo dirección</translation>
</message>
<message>
- <location filename="core_strings.h" line="188"/>
+ <location filename="core_strings.h" line="184"/>
<source>Write notes to address field</source>
<translation>Escribir las notas al campo dirección</translation>
</message>
<message>
- <location filename="core_strings.h" line="189"/>
+ <location filename="core_strings.h" line="185"/>
<source>Write position to address field</source>
<translation>Escribir la posición al campo dirección</translation>
</message>
<message>
- <location filename="core_strings.h" line="190"/>
+ <location filename="core_strings.h" line="186"/>
<source>Default proximity</source>
<translation>Proximidad por defecto</translation>
</message>
<message>
- <location filename="core_strings.h" line="191"/>
+ <location filename="core_strings.h" line="187"/>
<source>After output job done sleep n second(s)</source>
<translation>Después de recibir la señal de trabajo realizado, dormir n segundo(s)</translation>
</message>
<message>
- <location filename="core_strings.h" line="192"/>
+ <location filename="core_strings.h" line="188"/>
<source>Default speed</source>
<translation>Velocidad por defecto</translation>
</message>
<message>
- <location filename="core_strings.h" line="193"/>
+ <location filename="core_strings.h" line="189"/>
<source>Create unique waypoint names (default = yes)</source>
<translation>Crear nombres únicos para los puntos de interés (defecto=si)</translation>
</message>
<message>
- <location filename="core_strings.h" line="194"/>
+ <location filename="core_strings.h" line="190"/>
<source>Units used for names with @speed ('s'tatute or 'm'etric)</source>
<translation>Unidades usadas para nombres con @velocidad ('s'tatute p 'm'etricas)</translation>
</message>
<message>
- <location filename="core_strings.h" line="195"/>
+ <location filename="core_strings.h" line="191"/>
<source>codec to use for writing strings</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="196"/>
+ <location filename="core_strings.h" line="192"/>
<source>language code to use for reading dual language files</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="203"/>
+ <location filename="core_strings.h" line="199"/>
<source>Erase existing courses when writing new ones</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="207"/>
+ <location filename="core_strings.h" line="203"/>
<source>Speed in bits per second of serial port (baud=9600)</source>
<translation type="unfinished">Velocidad en bits por segunod del puerto serie (4800 baudios) {9600)?}</translation>
</message>
<message>
- <location filename="core_strings.h" line="208"/>
+ <location filename="core_strings.h" line="204"/>
<source>Garmin serial/USB protocol</source>
<translation>Protocolo serial/USB Garmin</translation>
</message>
<message>
- <location filename="core_strings.h" line="201"/>
- <location filename="core_strings.h" line="543"/>
+ <location filename="core_strings.h" line="197"/>
+ <location filename="core_strings.h" line="539"/>
<source>Return current position as a waypoint</source>
<translation>Devolver la posición actual como un punto de interés</translation>
</message>
<message>
- <location filename="core_strings.h" line="202"/>
- <location filename="core_strings.h" line="507"/>
+ <location filename="core_strings.h" line="198"/>
+ <location filename="core_strings.h" line="503"/>
<source>Command unit to power itself down</source>
<translation>Mandar apagarse a la unidad de GPS</translation>
</message>
<message>
- <location filename="core_strings.h" line="204"/>
+ <location filename="core_strings.h" line="200"/>
<source>Sync GPS time to computer time</source>
<translation>Sincronizar la hora con el ordenador</translation>
</message>
<message>
- <location filename="core_strings.h" line="205"/>
+ <location filename="core_strings.h" line="201"/>
<source>Category number to use for written waypoints</source>
<translation>Número de la categoría donde escribir los puntos de interés</translation>
</message>
<translation type="vanished">Centro de Entrenamiento Garmin</translation>
</message>
<message>
- <location filename="core_strings.h" line="209"/>
+ <location filename="core_strings.h" line="205"/>
<source>Write course rather than history, default yes</source>
<translation>Escribir la dirección en lugar de la historia, por defecto si</translation>
</message>
<message>
- <location filename="core_strings.h" line="210"/>
+ <location filename="core_strings.h" line="206"/>
<source>Sport: Biking (deflt), Running, MultiSport, Other</source>
<translation>Deporte: Ciclismo(deflt), Correr, MultiDeporte, Otros</translation>
</message>
<message>
- <location filename="core_strings.h" line="214"/>
+ <location filename="core_strings.h" line="210"/>
<source>Geocaching.com .loc</source>
<translation>Geocaching.com .loc</translation>
</message>
<message>
- <location filename="core_strings.h" line="213"/>
+ <location filename="core_strings.h" line="209"/>
<source>Omit Placer name</source>
<translation>Omitir el nombre del lugar</translation>
</message>
<translation type="vanished">GeocachingDB para Palm/OS</translation>
</message>
<message>
- <location filename="core_strings.h" line="215"/>
+ <location filename="core_strings.h" line="211"/>
<source>Geogrid-Viewer ascii overlay file (.ovl)</source>
<translation>Fichero de Transparencia ascii Geogrid-Viewer (.ovl)</translation>
</message>
<message>
- <location filename="core_strings.h" line="217"/>
+ <location filename="core_strings.h" line="213"/>
<source>Geogrid-Viewer tracklogs (.log)</source>
<translation>Trazados Geogrid-Viewer (.log)</translation>
</message>
<message>
- <location filename="core_strings.h" line="227"/>
+ <location filename="core_strings.h" line="223"/>
<source>GEOnet Names Server (GNS)</source>
<translation>Servidor de Topónimos GEOnet (GNS)</translation>
</message>
<translation type="vanished">Nombre de la categoría (Caché)</translation>
</message>
<message>
- <location filename="core_strings.h" line="230"/>
+ <location filename="core_strings.h" line="226"/>
<source>GlobalSat DG-100/BT-335 Download</source>
<translation>Bajar GlobalSat DG-100/BT-335</translation>
</message>
<message>
- <location filename="core_strings.h" line="228"/>
- <location filename="core_strings.h" line="231"/>
- <location filename="core_strings.h" line="317"/>
- <location filename="core_strings.h" line="429"/>
- <location filename="core_strings.h" line="447"/>
- <location filename="core_strings.h" line="479"/>
- <location filename="core_strings.h" line="590"/>
- <location filename="core_strings.h" line="695"/>
+ <location filename="core_strings.h" line="224"/>
+ <location filename="core_strings.h" line="227"/>
+ <location filename="core_strings.h" line="314"/>
+ <location filename="core_strings.h" line="425"/>
+ <location filename="core_strings.h" line="443"/>
+ <location filename="core_strings.h" line="475"/>
+ <location filename="core_strings.h" line="587"/>
+ <location filename="core_strings.h" line="692"/>
<source>Erase device data after download</source>
<translation>Borrar dispostivio después de la descarga</translation>
</message>
<message>
- <location filename="core_strings.h" line="229"/>
- <location filename="core_strings.h" line="232"/>
- <location filename="core_strings.h" line="318"/>
- <location filename="core_strings.h" line="480"/>
+ <location filename="core_strings.h" line="225"/>
+ <location filename="core_strings.h" line="228"/>
+ <location filename="core_strings.h" line="315"/>
+ <location filename="core_strings.h" line="476"/>
<source>Only erase device data, do not download anything</source>
<translation>Sólo borrar los datos del dispositivo, no descargar nada</translation>
</message>
<message>
- <location filename="core_strings.h" line="255"/>
+ <location filename="core_strings.h" line="252"/>
<source>Google Earth (Keyhole) Markup Language</source>
<translation>Google Earth (Keyhole) Markup Language KML</translation>
</message>
<message>
- <location filename="core_strings.h" line="241"/>
+ <location filename="core_strings.h" line="238"/>
<source>Export linestrings for tracks and routes</source>
<translation>Exportar cadenas de texto de los trazados y rutas</translation>
</message>
<message>
- <location filename="core_strings.h" line="242"/>
+ <location filename="core_strings.h" line="239"/>
<source>Export placemarks for tracks and routes</source>
<translation>Exportar hitos de los trazados y rutas</translation>
</message>
<message>
- <location filename="core_strings.h" line="243"/>
+ <location filename="core_strings.h" line="240"/>
<source>Width of lines, in pixels</source>
<translation>Achura de las líneas (en píxeles)</translation>
</message>
<message>
- <location filename="core_strings.h" line="244"/>
+ <location filename="core_strings.h" line="241"/>
<source>Line color, specified in hex AABBGGRR</source>
<translation>Color de la línea, en hex AABBGGRR</translation>
</message>
<message>
- <location filename="core_strings.h" line="245"/>
+ <location filename="core_strings.h" line="242"/>
<source>Altitudes are absolute and not clamped to ground</source>
<translation>Las altitudes son absolutas y no están pegadas al terreno</translation>
</message>
<message>
- <location filename="core_strings.h" line="246"/>
+ <location filename="core_strings.h" line="243"/>
<source>Draw extrusion line from trackpoint to ground</source>
<translation>Extruir línea desde el trazado hasta el suelo</translation>
</message>
<message>
- <location filename="core_strings.h" line="248"/>
+ <location filename="core_strings.h" line="245"/>
<source>Include extended data for trackpoints (default = 1)</source>
<translation>Incluir datos extendidos para los puntos de trazado (defecto=1)</translation>
</message>
<message>
- <location filename="core_strings.h" line="249"/>
+ <location filename="core_strings.h" line="246"/>
<source>Indicate direction of travel in track icons (default = 0)</source>
<translation>Indicar la dirección del viaje con iconos (defecto=0)</translation>
</message>
<translation type="vanished">Unidades usadas al escribir los comentarios ('s'tatute p 'm'etricas)</translation>
</message>
<message>
- <location filename="core_strings.h" line="251"/>
+ <location filename="core_strings.h" line="248"/>
<source>Display labels on track and routepoints (default = 1)</source>
<translation>Mostrar etiquetas en los puntos de los trazados y las rutas (defecto= 1)</translation>
</message>
<message>
- <location filename="core_strings.h" line="252"/>
+ <location filename="core_strings.h" line="249"/>
<source>Retain at most this number of position points (0 = unlimited)</source>
<translation>Retener como máximo este número de puntos de posición (0 = ilimitados)</translation>
</message>
<translation type="vanished">Google Maps XML</translation>
</message>
<message>
- <location filename="core_strings.h" line="256"/>
+ <location filename="core_strings.h" line="253"/>
<source>Google Navigator Tracklines (.trl)</source>
<translation>Google Navigator Tracklines (.trl)</translation>
</message>
<message>
- <location filename="core_strings.h" line="261"/>
+ <location filename="core_strings.h" line="258"/>
<source>GoPal GPS track log (.trk)</source>
<translation>Trazado GoPal GPS (.trk)</translation>
</message>
<message>
- <location filename="core_strings.h" line="257"/>
- <location filename="core_strings.h" line="542"/>
+ <location filename="core_strings.h" line="254"/>
+ <location filename="core_strings.h" line="538"/>
<source>Complete date-free tracks with given date (YYYYMMDD).</source>
<translation>Completar trazados con una fecha determinada (AAAAMMDD).</translation>
</message>
<message>
- <location filename="core_strings.h" line="258"/>
+ <location filename="core_strings.h" line="255"/>
<source>The maximum speed (km/h) traveling from waypoint to waypoint.</source>
<translation>La velocidad máxima (Km/h) desde un punto a otro.</translation>
</message>
<message>
- <location filename="core_strings.h" line="259"/>
+ <location filename="core_strings.h" line="256"/>
<source>The minimum speed (km/h) traveling from waypoint to waypoint. Set >0 to remove duplicate waypoints</source>
<translation>La velocidad mínima (Km/h) desde un punto a otro. Poner a >0 para eliminar duplicados</translation>
</message>
<message>
- <location filename="core_strings.h" line="260"/>
+ <location filename="core_strings.h" line="257"/>
<source>Cleanup common errors in trackdata</source>
<translation>Limpiar errores comunes en trazados</translation>
</message>
<translation type="vanished">GpilotS</translation>
</message>
<message>
- <location filename="core_strings.h" line="270"/>
+ <location filename="core_strings.h" line="267"/>
<source>GPS TrackMaker</source>
<translation>GPS TrackMaker</translation>
</message>
<message>
- <location filename="core_strings.h" line="278"/>
+ <location filename="core_strings.h" line="275"/>
<source>GPSBabel arc filter file</source>
<translation>Fichero de filtro arc GPSBabel</translation>
</message>
<message>
- <location filename="core_strings.h" line="286"/>
+ <location filename="core_strings.h" line="283"/>
<source>GpsDrive Format</source>
<translation>Formato GpsDrive</translation>
</message>
<message>
- <location filename="core_strings.h" line="294"/>
+ <location filename="core_strings.h" line="291"/>
<source>GpsDrive Format for Tracks</source>
<translation>Formato GpsDrive para trazados</translation>
</message>
<message>
- <location filename="core_strings.h" line="302"/>
+ <location filename="core_strings.h" line="299"/>
<source>GPSman</source>
<translation>GPSman</translation>
</message>
<translation type="vanished">GPSPilot Tracker para Palm/OS</translation>
</message>
<message>
- <location filename="core_strings.h" line="303"/>
+ <location filename="core_strings.h" line="300"/>
<source>gpsutil</source>
<translation>gpsutil</translation>
</message>
<message>
- <location filename="core_strings.h" line="312"/>
+ <location filename="core_strings.h" line="309"/>
<source>GPX XML</source>
<translation>GPX XML</translation>
</message>
<message>
- <location filename="core_strings.h" line="305"/>
+ <location filename="core_strings.h" line="302"/>
<source>No whitespace in generated shortnames</source>
<translation>No permitir espacios en nombres cortos generados</translation>
</message>
<message>
- <location filename="core_strings.h" line="306"/>
+ <location filename="core_strings.h" line="303"/>
<source>Create waypoints from geocache log entries</source>
<translation>Crear puntos de interés desde las entradas de los trazados geocache</translation>
</message>
<message>
- <location filename="core_strings.h" line="307"/>
+ <location filename="core_strings.h" line="304"/>
<source>Base URL for link tag in output</source>
<translation>URL base para enlazar etiquetas en el resultado</translation>
</message>
<message>
- <location filename="core_strings.h" line="308"/>
+ <location filename="core_strings.h" line="305"/>
<source>Target GPX version for output</source>
<translation>Versión GPX del resultado</translation>
</message>
<message>
- <location filename="core_strings.h" line="309"/>
+ <location filename="core_strings.h" line="306"/>
<source>Add info (depth) as Humminbird extension</source>
<translation>Añadir info (profundidad) como extensión Humminbird</translation>
</message>
<message>
- <location filename="core_strings.h" line="310"/>
+ <location filename="core_strings.h" line="307"/>
<source>Add info (depth) as Garmin extension</source>
<translation>Añadir info (profundidad) como extensión Garmin</translation>
</message>
<message>
- <location filename="core_strings.h" line="313"/>
+ <location filename="core_strings.h" line="310"/>
<source>HikeTech</source>
<translation>HikeTech</translation>
</message>
<message>
- <location filename="core_strings.h" line="314"/>
+ <location filename="core_strings.h" line="311"/>
<source>Holux (gm-100) .wpo Format</source>
<translation>Formato Holux (gm-100) .wpo </translation>
</message>
<message>
- <location filename="core_strings.h" line="316"/>
+ <location filename="core_strings.h" line="313"/>
<source>Holux M-241 (MTK based) Binary File Format</source>
<translation>Formato de fichero binario Holux M-241 (MTK based)</translation>
</message>
<message>
- <location filename="core_strings.h" line="315"/>
- <location filename="core_strings.h" line="320"/>
- <location filename="core_strings.h" line="477"/>
- <location filename="core_strings.h" line="482"/>
+ <location filename="core_strings.h" line="312"/>
+ <location filename="core_strings.h" line="317"/>
+ <location filename="core_strings.h" line="473"/>
+ <location filename="core_strings.h" line="478"/>
<source>MTK compatible CSV output file</source>
<translation>Fichero de salida CSV MTK compatible</translation>
</message>
<message>
- <location filename="core_strings.h" line="322"/>
+ <location filename="core_strings.h" line="319"/>
<source>Holux M-241 (MTK based) download</source>
<translation>Descarga de Holux M-241 (basado en MTK)</translation>
</message>
<message>
- <location filename="core_strings.h" line="319"/>
- <location filename="core_strings.h" line="431"/>
- <location filename="core_strings.h" line="481"/>
+ <location filename="core_strings.h" line="316"/>
+ <location filename="core_strings.h" line="427"/>
+ <location filename="core_strings.h" line="477"/>
<source>Enable logging after download</source>
<translation>Habilitar registro después de la descarga</translation>
</message>
<message>
- <location filename="core_strings.h" line="323"/>
+ <location filename="core_strings.h" line="320"/>
<source>Honda/Acura Navigation System VP Log File Format</source>
<translation>Fichero de trazado formato Honda/Acura Navigation System VP</translation>
</message>
<translation type="vanished">Fihero de exportación HSA Endeavour Navigator</translation>
</message>
<message>
- <location filename="core_strings.h" line="329"/>
+ <location filename="core_strings.h" line="326"/>
<source>HTML Output</source>
<translation>Salida a HTML</translation>
</message>
<message>
- <location filename="core_strings.h" line="324"/>
+ <location filename="core_strings.h" line="321"/>
<source>Path to HTML style sheet</source>
<translation>Ruta a la hoja de estilo HTML</translation>
</message>
<message>
- <location filename="core_strings.h" line="325"/>
- <location filename="core_strings.h" line="628"/>
- <location filename="core_strings.h" line="681"/>
+ <location filename="core_strings.h" line="322"/>
+ <location filename="core_strings.h" line="625"/>
+ <location filename="core_strings.h" line="678"/>
<source>Encrypt hints using ROT13</source>
<translation>Emcriptar trucos usando ROT13</translation>
</message>
<message>
- <location filename="core_strings.h" line="326"/>
- <location filename="core_strings.h" line="629"/>
+ <location filename="core_strings.h" line="323"/>
+ <location filename="core_strings.h" line="626"/>
<source>Include groundspeak logs if present</source>
<translation>Incluir registros 'groundspeak' si están presentes</translation>
</message>
- <message>
- <location filename="core_strings.h" line="327"/>
- <location filename="core_strings.h" line="630"/>
+ <message>
+ <location filename="core_strings.h" line="324"/>
+ <location filename="core_strings.h" line="627"/>
<source>Degrees output as 'ddd', 'dmm'(default) or 'dms'</source>
<translation>Salida en grados como 'ddd', 'dmm'(defecto) o 'dms'</translation>
</message>
<message>
- <location filename="core_strings.h" line="328"/>
- <location filename="core_strings.h" line="631"/>
+ <location filename="core_strings.h" line="325"/>
+ <location filename="core_strings.h" line="628"/>
<source>Units for altitude (f)eet or (m)etres</source>
<translation>Unidades de altitud pies (f) o metros (m)</translation>
</message>
<message>
- <location filename="core_strings.h" line="330"/>
+ <location filename="core_strings.h" line="327"/>
<source>Humminbird tracks (.ht)</source>
<translation>Trazados Humminbird (.ht)</translation>
</message>
<message>
- <location filename="core_strings.h" line="331"/>
+ <location filename="core_strings.h" line="328"/>
<source>Humminbird waypoints and routes (.hwr)</source>
<translation>Puntos de interés y rutas Humminbird (.hwr)</translation>
</message>
<message>
- <location filename="core_strings.h" line="333"/>
+ <location filename="core_strings.h" line="330"/>
<source>IGN Rando track files</source>
<translation>Trazados IGN Rando </translation>
</message>
<message>
- <location filename="core_strings.h" line="332"/>
+ <location filename="core_strings.h" line="329"/>
<source>Index of track to write (if more than one in source)</source>
<translation>Indice del trazado a escribir (si la fuente tiene más de uno)</translation>
</message>
<message>
- <location filename="core_strings.h" line="349"/>
+ <location filename="core_strings.h" line="346"/>
<source>iGO2008 points of interest (.upoi)</source>
<translation>Puntos de interés iGO2008 (.upoi)</translation>
</message>
<message>
- <location filename="core_strings.h" line="353"/>
+ <location filename="core_strings.h" line="350"/>
<source>IGO8 .trk</source>
<translation>IGO8 .trk</translation>
</message>
<message>
- <location filename="core_strings.h" line="350"/>
+ <location filename="core_strings.h" line="347"/>
<source>Track identification number</source>
<translation>Identificador del tratado</translation>
</message>
<message>
- <location filename="core_strings.h" line="351"/>
+ <location filename="core_strings.h" line="348"/>
<source>Track title</source>
<translation>Título del trazado</translation>
</message>
<message>
- <location filename="core_strings.h" line="352"/>
+ <location filename="core_strings.h" line="349"/>
<source>Track description</source>
<translation>Descripción del trazado</translation>
</message>
<translation type="vanished">Iniciar el generador interno de números</translation>
</message>
<message>
- <location filename="core_strings.h" line="354"/>
+ <location filename="core_strings.h" line="351"/>
<source>Jelbert GeoTagger data file</source>
<translation>Fichero de datos Jelbert GeoTagger</translation>
</message>
<translation type="vanished">Fichero de puntos de interés Kartex 5</translation>
</message>
<message>
- <location filename="core_strings.h" line="363"/>
+ <location filename="core_strings.h" line="360"/>
<source>Kompass (DAV) Track (.tk)</source>
<translation>Trazado Kompass (DAV) (.tk)</translation>
</message>
<message>
- <location filename="core_strings.h" line="371"/>
+ <location filename="core_strings.h" line="368"/>
<source>Kompass (DAV) Waypoints (.wp)</source>
<translation>Puntos de interés Kompass (DAV) (.wp)</translation>
</message>
<message>
- <location filename="core_strings.h" line="372"/>
<source>KuDaTa PsiTrex text</source>
- <translation>Texto KuDaTa PsiTrex</translation>
+ <translation type="vanished">Texto KuDaTa PsiTrex</translation>
</message>
<message>
- <location filename="core_strings.h" line="381"/>
+ <location filename="core_strings.h" line="377"/>
<source>Lowrance USR</source>
<translation>Lowrance USR</translation>
</message>
<translation type="vanished">(entrada USR) Dividir los segmentos en trazados separados</translation>
</message>
<message>
- <location filename="core_strings.h" line="377"/>
+ <location filename="core_strings.h" line="373"/>
<source>(USR output) Write version</source>
<translation>(salida USR) Escribir versión</translation>
</message>
<message>
- <location filename="core_strings.h" line="382"/>
+ <location filename="core_strings.h" line="378"/>
<source>Magellan Explorist Geocaching</source>
<translation>Magellan Explorist Geocaching</translation>
</message>
<message>
- <location filename="core_strings.h" line="384"/>
+ <location filename="core_strings.h" line="380"/>
<source>Magellan Mapsend</source>
<translation>Magellan Mapsend</translation>
</message>
<message>
- <location filename="core_strings.h" line="383"/>
+ <location filename="core_strings.h" line="379"/>
<source>MapSend version TRK file to generate (3,4)</source>
<translation>versión del fichero TRK MapSend a generar (3,4)</translation>
</message>
<translation type="vanished">Magellan NAV Companion para Palm/OS</translation>
</message>
<message>
- <location filename="core_strings.h" line="387"/>
+ <location filename="core_strings.h" line="383"/>
<source>Magellan SD files (as for eXplorist)</source>
<translation>Ficheros Magellan SD (como los del eXplorist)</translation>
</message>
<message>
- <location filename="core_strings.h" line="386"/>
- <location filename="core_strings.h" line="389"/>
- <location filename="core_strings.h" line="392"/>
+ <location filename="core_strings.h" line="382"/>
+ <location filename="core_strings.h" line="385"/>
+ <location filename="core_strings.h" line="388"/>
<source>Max number of comments to write (maxcmts=200)</source>
<translation>Máximo número de comentarios a escribir (maxcmts=200)</translation>
</message>
<message>
- <location filename="core_strings.h" line="390"/>
+ <location filename="core_strings.h" line="386"/>
<source>Magellan SD files (as for Meridian)</source>
<translation>Ficheros Magellan SD (como los del Meridian)</translation>
</message>
<message>
- <location filename="core_strings.h" line="396"/>
+ <location filename="core_strings.h" line="392"/>
<source>Magellan serial protocol</source>
<translation>Protocolo serie Magellan</translation>
</message>
<message>
- <location filename="core_strings.h" line="393"/>
+ <location filename="core_strings.h" line="389"/>
<source>Numeric value of bitrate (baud=4800)</source>
<translation>Valor numérico de la conexión (baudios=4800)</translation>
</message>
<message>
- <location filename="core_strings.h" line="394"/>
+ <location filename="core_strings.h" line="390"/>
<source>Suppress use of handshaking in name of speed</source>
<translatorcomment>no sé</translatorcomment>
<translation>Suprimir el uso del agitador en nombre de la velocidad</translation>
</message>
<message>
- <location filename="core_strings.h" line="395"/>
- <location filename="core_strings.h" line="504"/>
+ <location filename="core_strings.h" line="391"/>
+ <location filename="core_strings.h" line="500"/>
<source>Delete all waypoints</source>
<translation>Borrrar todos los puntos de interés</translation>
</message>
<message>
- <location filename="core_strings.h" line="397"/>
+ <location filename="core_strings.h" line="393"/>
<source>MagicMaps IK3D project file (.ikt)</source>
<translation>Fichero de proyecto MagicMaps IK3D (.ikt)</translation>
</message>
<message>
- <location filename="core_strings.h" line="407"/>
+ <location filename="core_strings.h" line="403"/>
<source>Map&Guide 'TourExchangeFormat' XML</source>
<translation>Map&Guide 'TourExchangeFormat' XML</translation>
</message>
<message>
- <location filename="core_strings.h" line="406"/>
+ <location filename="core_strings.h" line="402"/>
<source>Include only via stations in route</source>
<translation>Incluir sólo a través de las estaciones en la ruta</translation>
</message>
<translation type="vanished">Fichero de exportación Map&Guide a Palm/OS (.pdb)</translation>
</message>
<message>
- <location filename="core_strings.h" line="408"/>
+ <location filename="core_strings.h" line="404"/>
<source>MapAsia track file (.tr7)</source>
<translation>Trazado MapAsia (.tr7)</translation>
</message>
<message>
- <location filename="core_strings.h" line="418"/>
+ <location filename="core_strings.h" line="414"/>
<source>Mapopolis.com Mapconverter CSV</source>
<translation>Mapopolis.com Mapconverter CSV</translation>
</message>
<message>
- <location filename="core_strings.h" line="426"/>
+ <location filename="core_strings.h" line="422"/>
<source>MapTech Exchange Format</source>
<translation>Formato de intercambio MapTech</translation>
</message>
<message>
- <location filename="core_strings.h" line="436"/>
+ <location filename="core_strings.h" line="432"/>
<source>Memory-Map Navigator overlay files (.mmo)</source>
<translation>Capa de cobertura Memory-Map Navigator</translation>
</message>
<message>
- <location filename="core_strings.h" line="433"/>
+ <location filename="core_strings.h" line="429"/>
<source>Write items 'locked' [default no]</source>
<translation>Escribir elementos bloqueados [por defecto no]</translation>
</message>
<message>
- <location filename="core_strings.h" line="434"/>
+ <location filename="core_strings.h" line="430"/>
<source>Write items 'visible' [default yes]</source>
<translation>Escribir elementos 'visibles' [por defecto si]</translation>
</message>
<message>
- <location filename="core_strings.h" line="435"/>
+ <location filename="core_strings.h" line="431"/>
<source>Write files with internal version [n]</source>
<translation>Escribir ficheros con la versión del sistema [n]</translation>
</message>
<translation type="vanished">Microsoft Streets and Trips (lector de puntos y rutas)</translation>
</message>
<message>
- <location filename="core_strings.h" line="444"/>
+ <location filename="core_strings.h" line="440"/>
<source>Microsoft Streets and Trips 2002-2007</source>
<translation>Microsoft Streets and Trips 2002-2007</translation>
</message>
<message>
- <location filename="core_strings.h" line="476"/>
+ <location filename="core_strings.h" line="472"/>
<source>Motorrad Routenplaner (Map&Guide) .bcr files</source>
<translation>Ficheros Motorrad Routenplaner (Map&Guide) .bcr</translation>
</message>
<message>
- <location filename="core_strings.h" line="472"/>
- <location filename="core_strings.h" line="492"/>
+ <location filename="core_strings.h" line="468"/>
+ <location filename="core_strings.h" line="488"/>
<source>Index of route to write (if more than one in source)</source>
<translation>Indice de la ruta a escribir (si la fuente tiene más de uno)</translation>
</message>
<message>
- <location filename="core_strings.h" line="473"/>
+ <location filename="core_strings.h" line="469"/>
<source>New name for the route</source>
<translation>Nuevo nombre de la ruta</translation>
</message>
<message>
- <location filename="core_strings.h" line="474"/>
+ <location filename="core_strings.h" line="470"/>
<source>Radius of our big earth (default 6371000 meters)</source>
<translation>Radio del planeta tierra (por defecto 6371000 metros)</translation>
</message>
<translation type="vanished">MS PocketStreets 2002 Pushpin</translation>
</message>
<message>
- <location filename="core_strings.h" line="478"/>
+ <location filename="core_strings.h" line="474"/>
<source>MTK Logger (iBlue 747,...) Binary File Format</source>
<translation>Formato de fichero binario MTK Logger (iBlue 747,...)</translation>
</message>
<message>
- <location filename="core_strings.h" line="484"/>
+ <location filename="core_strings.h" line="480"/>
<source>MTK Logger (iBlue 747,Qstarz BT-1000,...) download</source>
<translation>Descarga de MTK Logger (iBlue 747,...)</translation>
</message>
<message>
- <location filename="core_strings.h" line="487"/>
+ <location filename="core_strings.h" line="483"/>
<source>National Geographic Topo .tpg (waypoints)</source>
<translation>National Geographic Topo .tpg (Puntos de interés)</translation>
</message>
<message>
- <location filename="core_strings.h" line="486"/>
+ <location filename="core_strings.h" line="482"/>
<source>Datum (default=NAD27)</source>
<translatorcomment>esta opción es buena para América del Norte sólo</translatorcomment>
<translation>Datum (default=NAD27, esta opción es buena para América del Norte sólo)</translation>
</message>
<message>
- <location filename="core_strings.h" line="488"/>
+ <location filename="core_strings.h" line="484"/>
<source>National Geographic Topo 2.x .tpo</source>
<translation>National Geographic Topo 2.x .tpo</translation>
</message>
<message>
- <location filename="core_strings.h" line="489"/>
+ <location filename="core_strings.h" line="485"/>
<source>National Geographic Topo 3.x/4.x .tpo</source>
<translation>National Geographic Topo 3.x/4.x .tpo</translation>
</message>
<message>
- <location filename="core_strings.h" line="491"/>
+ <location filename="core_strings.h" line="487"/>
<source>Navicache.com XML</source>
<translation>Navicache.com XML</translation>
</message>
<message>
- <location filename="core_strings.h" line="490"/>
+ <location filename="core_strings.h" line="486"/>
<source>Suppress retired geocaches</source>
<translation>Eliminar los geocaches recogidos</translation>
</message>
<message>
- <location filename="core_strings.h" line="493"/>
+ <location filename="core_strings.h" line="489"/>
<source>Navigon Mobile Navigator .rte files</source>
<translation>Ficheros del Navigon Mobile Navigator .rte</translation>
</message>
<message>
- <location filename="core_strings.h" line="501"/>
+ <location filename="core_strings.h" line="497"/>
<source>Navigon Waypoints</source>
<translation>Puntos de interés Navigon</translation>
</message>
<message>
- <location filename="core_strings.h" line="508"/>
+ <location filename="core_strings.h" line="504"/>
<source>NaviGPS GT-11/BGT-11 Download</source>
<translation>Descarga de NaviGPS GT-11/BGT-11</translation>
</message>
<message>
- <location filename="core_strings.h" line="502"/>
+ <location filename="core_strings.h" line="498"/>
<source>Delete all track points</source>
<translation>Borrrar todos los puntos del trazado</translation>
</message>
<message>
- <location filename="core_strings.h" line="503"/>
+ <location filename="core_strings.h" line="499"/>
<source>Delete all routes</source>
<translation>Borrrar todas las rutas</translation>
</message>
<message>
- <location filename="core_strings.h" line="505"/>
+ <location filename="core_strings.h" line="501"/>
<source>Clear the datalog</source>
<translation>Limpiar la memoria</translation>
</message>
<message>
- <location filename="core_strings.h" line="506"/>
+ <location filename="core_strings.h" line="502"/>
<source>Read from datalogger buffer</source>
<translation>Leer de la memoria</translation>
</message>
<message>
- <location filename="core_strings.h" line="509"/>
+ <location filename="core_strings.h" line="505"/>
<source>NaviGPS GT-31/BGT-31 datalogger (.sbp)</source>
<translation>Memoria del NaviGPS GT-31/BGT-31</translation>
</message>
<message>
- <location filename="core_strings.h" line="510"/>
+ <location filename="core_strings.h" line="506"/>
<source>NaviGPS GT-31/BGT-31 SiRF binary logfile (.sbn)</source>
<translation>Fichero de almacenamiento binario del NaviGPS GT-31/BGT-31 SiRF</translation>
</message>
<message>
- <location filename="core_strings.h" line="513"/>
+ <location filename="core_strings.h" line="509"/>
<source>Naviguide binary route file (.twl)</source>
<translation>Fichero binario de rutas Naviguide</translation>
</message>
<message>
- <location filename="core_strings.h" line="511"/>
+ <location filename="core_strings.h" line="507"/>
<source>'wp' - Create waypoint file , 'rte' - Create route file</source>
<translation>'wp' - Crear fichero de puntos de interés , 'rte' - Crear fichero de rutas</translation>
</message>
<message>
- <location filename="core_strings.h" line="512"/>
+ <location filename="core_strings.h" line="508"/>
<source>'n' - Keep the existing wp name, 'y' - rename waypoints</source>
<translation>'n' - Conserva el nombre del punto de interés existente, 'y' - cambia el nombre de los puntos de interés</translation>
</message>
<message>
- <location filename="core_strings.h" line="514"/>
+ <location filename="core_strings.h" line="510"/>
<source>Navitel binary track (.bin)</source>
<translation>Trazado binario Navitel (.bin)</translation>
</message>
<message>
- <location filename="core_strings.h" line="522"/>
+ <location filename="core_strings.h" line="518"/>
<source>Navitrak DNA marker format</source>
<translation>Fomato del marcador Navitrak DNA</translation>
</message>
<message>
- <location filename="core_strings.h" line="528"/>
+ <location filename="core_strings.h" line="524"/>
<source>NetStumbler Summary File (text)</source>
<translation>Fichero resumen NetStumbler (texto)</translation>
</message>
<message>
- <location filename="core_strings.h" line="523"/>
+ <location filename="core_strings.h" line="519"/>
<source>Non-stealth encrypted icon name</source>
<translatorcomment>Hay que encontrar una traducción mejor</translatorcomment>
<translation>Nombre del icono encriptado pero no oculto</translation>
</message>
<message>
- <location filename="core_strings.h" line="524"/>
+ <location filename="core_strings.h" line="520"/>
<source>Non-stealth non-encrypted icon name</source>
<translation>Nombre del icono desencriptado y no oculto</translation>
</message>
<message>
- <location filename="core_strings.h" line="525"/>
+ <location filename="core_strings.h" line="521"/>
<source>Stealth encrypted icon name</source>
<translation>Nombre del icono oculto y encriptado</translation>
</message>
<message>
- <location filename="core_strings.h" line="526"/>
+ <location filename="core_strings.h" line="522"/>
<source>Stealth non-encrypted icon name</source>
<translation>Nombre del icono oculto y no encriptado</translation>
</message>
<message>
- <location filename="core_strings.h" line="527"/>
- <location filename="core_strings.h" line="691"/>
+ <location filename="core_strings.h" line="523"/>
+ <location filename="core_strings.h" line="688"/>
<source>Shortname is MAC address</source>
<translation>El nombre corto es la MAC address</translation>
</message>
<message>
- <location filename="core_strings.h" line="536"/>
+ <location filename="core_strings.h" line="532"/>
<source>NIMA/GNIS Geographic Names File</source>
<translation>Fichero de topónimos NIMA/GNIS</translation>
</message>
<message>
- <location filename="core_strings.h" line="549"/>
+ <location filename="core_strings.h" line="545"/>
<source>NMEA 0183 sentences</source>
<translation>Frases NMEA 018</translation>
</message>
<message>
- <location filename="core_strings.h" line="537"/>
+ <location filename="core_strings.h" line="533"/>
<source>Max length of waypoint name to write</source>
<translation>Longitud máxima del nombre del punto de interés</translation>
</message>
<message>
- <location filename="core_strings.h" line="538"/>
+ <location filename="core_strings.h" line="534"/>
<source>Read/write GPRMC sentences</source>
<translation>Leer/escribir GPRMC frases</translation>
</message>
<message>
- <location filename="core_strings.h" line="539"/>
+ <location filename="core_strings.h" line="535"/>
<source>Read/write GPGGA sentences</source>
<translation>Leer/escribir GPGGA frases</translation>
</message>
<message>
- <location filename="core_strings.h" line="540"/>
+ <location filename="core_strings.h" line="536"/>
<source>Read/write GPVTG sentences</source>
<translation>Leer/escribir GPVTG frases</translation>
</message>
<message>
- <location filename="core_strings.h" line="541"/>
+ <location filename="core_strings.h" line="537"/>
<source>Read/write GPGSA sentences</source>
<translation>Leer/escribir GPGSA frases</translation>
</message>
<message>
- <location filename="core_strings.h" line="544"/>
+ <location filename="core_strings.h" line="540"/>
<source>Decimal seconds to pause between groups of strings</source>
<translation>Demora en décimas de segundo entre textos</translation>
</message>
<message>
- <location filename="core_strings.h" line="545"/>
+ <location filename="core_strings.h" line="541"/>
<source>Append realtime positioning data to the output file instead of truncating</source>
<translation>Añadrir el la hora del poscionamiento al fichero de salida en lugar de truncarla</translation>
</message>
<message>
- <location filename="core_strings.h" line="546"/>
+ <location filename="core_strings.h" line="542"/>
<source>Speed in bits per second of serial port (baud=4800)</source>
<translation>Velocidad en bits por segunod del puerto serie (4800 baudios)</translation>
</message>
<message>
- <location filename="core_strings.h" line="547"/>
+ <location filename="core_strings.h" line="543"/>
<source>Write tracks for Gisteq Phototracker</source>
<translation>Escribir trazados para el Gisteq Phototracker</translation>
</message>
<message>
- <location filename="core_strings.h" line="551"/>
+ <location filename="core_strings.h" line="547"/>
<source>Nokia Landmark Exchange</source>
<translation>Nokia Landmark Exchange</translation>
</message>
<message>
- <location filename="core_strings.h" line="555"/>
+ <location filename="core_strings.h" line="551"/>
<source>OpenStreetMap data files</source>
<translation>Ficheros de datos de OpenStreetMap (gratuitos)</translation>
</message>
<message>
- <location filename="core_strings.h" line="552"/>
+ <location filename="core_strings.h" line="548"/>
<source>Write additional way tag key/value pairs</source>
<translation>Escribir pares adiciones de clave/valor para la etiqueta de sentido</translation>
</message>
<message>
- <location filename="core_strings.h" line="553"/>
+ <location filename="core_strings.h" line="549"/>
<source>Write additional node tag key/value pairs</source>
<translation>Escribir pares adiciones de clave/valor para la etiqueta de nodo</translation>
</message>
<message>
- <location filename="core_strings.h" line="554"/>
+ <location filename="core_strings.h" line="550"/>
<source>Use this value as custom created_by value</source>
<translation>Usar este valor como valor personalizado</translation>
</message>
<message>
- <location filename="core_strings.h" line="567"/>
+ <location filename="core_strings.h" line="563"/>
<source>OziExplorer</source>
<translation>OziExplorer</translation>
</message>
<message>
- <location filename="core_strings.h" line="556"/>
+ <location filename="core_strings.h" line="552"/>
<source>Write all tracks into one file</source>
<translation>Escribir todos los trazados a un fichero único</translation>
</message>
<message>
- <location filename="core_strings.h" line="561"/>
+ <location filename="core_strings.h" line="557"/>
<source>Waypoint foreground color</source>
<translation>Color del primer plano del punto de interés</translation>
</message>
<message>
- <location filename="core_strings.h" line="562"/>
+ <location filename="core_strings.h" line="558"/>
<source>Waypoint background color</source>
<translation>Color del fondo del punto de interés</translation>
</message>
<message>
- <location filename="core_strings.h" line="563"/>
+ <location filename="core_strings.h" line="559"/>
<source>Proximity distance</source>
<translation>Distancia de proximidad</translation>
</message>
<message>
- <location filename="core_strings.h" line="564"/>
+ <location filename="core_strings.h" line="560"/>
<source>Unit used in altitude values</source>
<translation>Unidades usadas en los valores de altitud</translation>
</message>
<message>
- <location filename="core_strings.h" line="565"/>
+ <location filename="core_strings.h" line="561"/>
<source>Unit used in proximity values</source>
<translation>Unidades usadas en los valores de proximidad</translation>
</message>
<translation type="vanished">Base de datos de las imágnes de vehículos</translation>
</message>
<message>
- <location filename="core_strings.h" line="568"/>
+ <location filename="core_strings.h" line="564"/>
<source>PocketFMS breadcrumbs</source>
<translation>Picatostes de PocketFMS</translation>
</message>
<message>
- <location filename="core_strings.h" line="569"/>
+ <location filename="core_strings.h" line="565"/>
<source>PocketFMS flightplan (.xml)</source>
<translation>Plan de vuelo de PocketFMS (.xml)</translation>
</message>
<message>
- <location filename="core_strings.h" line="570"/>
+ <location filename="core_strings.h" line="566"/>
<source>PocketFMS waypoints (.txt)</source>
<translation>Punto de interés Pocket (.txt)</translation>
</message>
<translation type="vanished">Quovadis</translation>
</message>
<message>
- <location filename="core_strings.h" line="572"/>
+ <location filename="core_strings.h" line="569"/>
<source>Raymarine Waypoint File (.rwf)</source>
<translation>Fichero de puntos de interés Raymarine (.rwf)</translation>
</message>
<message>
- <location filename="core_strings.h" line="571"/>
+ <location filename="core_strings.h" line="568"/>
<source>Default location</source>
<translation>Localización por defecto</translation>
</message>
<message>
- <location filename="core_strings.h" line="580"/>
+ <location filename="core_strings.h" line="577"/>
<source>Ricoh GPS Log File</source>
<translation>Fichero de memoria de Ricoh GPS</translation>
</message>
<message>
- <location filename="core_strings.h" line="588"/>
+ <location filename="core_strings.h" line="585"/>
<source>See You flight analysis data</source>
<translation>Revisar los datos del análisis de tu vuelo</translation>
</message>
<message>
- <location filename="core_strings.h" line="589"/>
+ <location filename="core_strings.h" line="586"/>
<source>Skymap / KMD150 ascii files</source>
<translation>Ficheros Skymap / KMD150 ascii</translation>
</message>
<translation type="vanished">Baudios usados para inicializar el dispositivo, autodetectar=0</translation>
</message>
<message>
- <location filename="core_strings.h" line="445"/>
- <location filename="core_strings.h" line="593"/>
+ <location filename="core_strings.h" line="441"/>
+ <location filename="core_strings.h" line="590"/>
<source>Baud rate used for download</source>
<translation>Baudios usados para la descarga</translation>
</message>
<translation type="vanished">Ficheros de trazado de Spotsim (partes de ficheros comprimidos .ssz)</translation>
</message>
<message>
- <location filename="core_strings.h" line="614"/>
+ <location filename="core_strings.h" line="611"/>
<source>Suunto Trek Manager (STM) .sdf files</source>
<translation>Ficheros Suunto Trek Manager (STM) .sdf</translation>
</message>
<message>
- <location filename="core_strings.h" line="613"/>
+ <location filename="core_strings.h" line="610"/>
<source>Index of route (if more than one in source)</source>
<translation>Indice de la ruta (si la fuente tiene más de uno)</translation>
</message>
<message>
- <location filename="core_strings.h" line="616"/>
+ <location filename="core_strings.h" line="613"/>
<source>Suunto Trek Manager (STM) WaypointPlus files</source>
<translation>Ficheros Suunto Trek Manager (STM) WaypointPlus</translation>
</message>
<message>
- <location filename="core_strings.h" line="617"/>
+ <location filename="core_strings.h" line="614"/>
<source>Swiss Map 25/50/100 (.xol)</source>
<translation>Swiss Map 25/50/100 (.xol)</translation>
</message>
<translation type="vanished">Campos delimitados por tabuladores, útila para OpenOffice, Ploticus etc.</translation>
</message>
<message>
- <location filename="core_strings.h" line="633"/>
+ <location filename="core_strings.h" line="630"/>
<source>Textual Output</source>
<translation>Salida literal</translation>
</message>
<message>
- <location filename="core_strings.h" line="627"/>
+ <location filename="core_strings.h" line="624"/>
<source>Suppress separator lines between waypoints</source>
<translation>Suprimir saltos de línea entre los puntos de interés</translation>
</message>
<message>
- <location filename="core_strings.h" line="632"/>
+ <location filename="core_strings.h" line="629"/>
<source>Write each waypoint in a separate file</source>
<translation>escribir cada punto de interés en un fichero separado</translation>
</message>
<message>
- <location filename="core_strings.h" line="641"/>
+ <location filename="core_strings.h" line="638"/>
<source>TomTom Itineraries (.itn)</source>
<translation>TomTom Itineraries (.itn)</translation>
</message>
<message>
- <location filename="core_strings.h" line="657"/>
+ <location filename="core_strings.h" line="654"/>
<source>TomTom POI file (.asc)</source>
<translation>TomTom POI file (.asc)</translation>
</message>
<message>
- <location filename="core_strings.h" line="658"/>
+ <location filename="core_strings.h" line="655"/>
<source>TomTom POI file (.ov2)</source>
<translation>TomTom POI file (.ov2)</translation>
</message>
<message>
- <location filename="core_strings.h" line="659"/>
+ <location filename="core_strings.h" line="656"/>
<source>TopoMapPro Places File</source>
<translation>Fichero de TopoMapPro Places</translation>
</message>
<message>
- <location filename="core_strings.h" line="661"/>
+ <location filename="core_strings.h" line="658"/>
<source>TrackLogs digital mapping (.trl)</source>
<translation>Mapa digital TrackLogs (.trl)</translation>
</message>
<message>
- <location filename="core_strings.h" line="660"/>
+ <location filename="core_strings.h" line="657"/>
<source>Index of track (if more than one in source)</source>
<translation>Indice del trazado (si la fuente tiene más de uno)</translation>
</message>
<message>
- <location filename="core_strings.h" line="674"/>
+ <location filename="core_strings.h" line="671"/>
<source>U.S. Census Bureau Tiger Mapping Service</source>
<translation>Servicio de mapas Tgier del U.S. Census Bureau</translation>
</message>
<message>
- <location filename="core_strings.h" line="662"/>
- <source>Suppress labels on generated pins</source>
- <translation>Suprimir etiquetas en los puntos creados</translation>
+ <location filename="core_strings.h" line="659"/>
+ <source>Suppress labels on generated pins</source>
+ <translation>Suprimir etiquetas en los puntos creados</translation>
+ </message>
+ <message>
+ <location filename="core_strings.h" line="103"/>
+ <location filename="core_strings.h" line="234"/>
+ <source>Time zone ID</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="core_strings.h" line="113"/>
+ <source>Attempt to recovery data from corrupt file</source>
+ <translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="211"/>
+ <location filename="core_strings.h" line="156"/>
+ <source>Don't create waypoints for non-user points</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="core_strings.h" line="207"/>
<source>Garmin Training Center (.tcx/.crs/.hst/.xml)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="216"/>
+ <location filename="core_strings.h" line="212"/>
<source>Geogrid-Viewer binary overlay file (.ovl)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="218"/>
+ <location filename="core_strings.h" line="214"/>
<source>Compact Output. Default is off.</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="219"/>
+ <location filename="core_strings.h" line="215"/>
<source>GeoJson</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="233"/>
+ <location filename="core_strings.h" line="229"/>
<source>GlobalSat DG-200 Download</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="234"/>
+ <location filename="core_strings.h" line="230"/>
<source>list tracks</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="235"/>
+ <location filename="core_strings.h" line="231"/>
<source>get track</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="236"/>
- <location filename="core_strings.h" line="237"/>
- <location filename="core_strings.h" line="446"/>
- <location filename="core_strings.h" line="598"/>
+ <location filename="core_strings.h" line="232"/>
+ <location filename="core_strings.h" line="233"/>
+ <location filename="core_strings.h" line="442"/>
+ <location filename="core_strings.h" line="595"/>
<source>Dump raw data to this file</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="238"/>
+ <location filename="core_strings.h" line="235"/>
<source>GlobalSat GH625XT GPS training watch</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="239"/>
+ <location filename="core_strings.h" line="236"/>
<source>Google Directions XML</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="247"/>
+ <location filename="core_strings.h" line="244"/>
<source>Write KML track (default = 0)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="250"/>
+ <location filename="core_strings.h" line="247"/>
<source>Units used when writing comments ('s'tatute, 'm'etric,' 'n'autical, 'a'viation)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="253"/>
+ <location filename="core_strings.h" line="250"/>
<source>Rotate colors for tracks and routes (default automatic)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="254"/>
+ <location filename="core_strings.h" line="251"/>
<source>Precision of coordinates, number of decimals</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="269"/>
+ <location filename="core_strings.h" line="266"/>
<source>GPS Tracking Key Pro text</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="311"/>
+ <location filename="core_strings.h" line="308"/>
<source>Precision of elevations, number of decimals</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="321"/>
- <location filename="core_strings.h" line="483"/>
+ <location filename="core_strings.h" line="318"/>
+ <location filename="core_strings.h" line="479"/>
<source>Size of blocks in KB to request from device</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="341"/>
+ <location filename="core_strings.h" line="338"/>
<source>iGo Primo points of interest (.upoi)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="355"/>
+ <location filename="core_strings.h" line="352"/>
<source>Jogmap.de XML format</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="373"/>
+ <location filename="core_strings.h" line="369"/>
<source>(USR input) Ignore event marker icons on read</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="374"/>
+ <location filename="core_strings.h" line="370"/>
<source>(USR output) Treat waypoints as icons on write</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="375"/>
+ <location filename="core_strings.h" line="371"/>
<source>(USR output) Merge into one segmented trail</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="376"/>
+ <location filename="core_strings.h" line="372"/>
<source>(USR input) Break segments into separate trails</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="378"/>
+ <location filename="core_strings.h" line="374"/>
<source>(USR output) Output file title string</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="379"/>
+ <location filename="core_strings.h" line="375"/>
<source>(USR output) Device serial number</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="380"/>
+ <location filename="core_strings.h" line="376"/>
<source>(USR output) Output file content description</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="405"/>
+ <location filename="core_strings.h" line="401"/>
<source>Mainnav</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="409"/>
+ <location filename="core_strings.h" line="405"/>
<source>Mapbar (China) navigation track for Sonim Xp3300</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="410"/>
+ <location filename="core_strings.h" line="406"/>
<source>Mapfactor Navigator</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="427"/>
+ <location filename="core_strings.h" line="423"/>
<source>Speed in bits per second of serial port (autodetect=0)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="428"/>
+ <location filename="core_strings.h" line="424"/>
<source>Download logged fixes</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="430"/>
+ <location filename="core_strings.h" line="426"/>
<source>Show device status</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="432"/>
+ <location filename="core_strings.h" line="428"/>
<source>MediaTek Locus</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="448"/>
- <location filename="core_strings.h" line="596"/>
+ <location filename="core_strings.h" line="444"/>
+ <location filename="core_strings.h" line="593"/>
<source>First sector to be read from the device</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="449"/>
- <location filename="core_strings.h" line="594"/>
+ <location filename="core_strings.h" line="445"/>
+ <location filename="core_strings.h" line="591"/>
<source>Baud rate used to init device (0=autodetect)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="450"/>
- <location filename="core_strings.h" line="597"/>
+ <location filename="core_strings.h" line="446"/>
+ <location filename="core_strings.h" line="594"/>
<source>Last sector to be read from the device (-1: smart read everything)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="451"/>
- <location filename="core_strings.h" line="599"/>
+ <location filename="core_strings.h" line="447"/>
+ <location filename="core_strings.h" line="596"/>
<source>Disable output (useful with erase)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="452"/>
- <location filename="core_strings.h" line="595"/>
+ <location filename="core_strings.h" line="448"/>
+ <location filename="core_strings.h" line="592"/>
<source>Number of sectors to read at once (0=use single sector mode)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="453"/>
+ <location filename="core_strings.h" line="449"/>
<source>POI for Home Symbol as lat:lng[:alt]</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="454"/>
+ <location filename="core_strings.h" line="450"/>
<source>POI for Car Symbol as lat:lng[:alt]</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="455"/>
+ <location filename="core_strings.h" line="451"/>
<source>POI for Boat Symbol as lat:lng[:alt]</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="456"/>
+ <location filename="core_strings.h" line="452"/>
<source>POI for Heart Symbol as lat:lng[:alt]</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="457"/>
+ <location filename="core_strings.h" line="453"/>
<source>POI for Bar Symbol as lat:lng[:alt]</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="460"/>
+ <location filename="core_strings.h" line="456"/>
<source>MiniHomer, a skyTraq Venus 6 based logger (download tracks, waypoints and get/set POI)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="461"/>
+ <location filename="core_strings.h" line="457"/>
<source>Garmin Mobile XT ([ATRK]/STRK)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="462"/>
+ <location filename="core_strings.h" line="458"/>
<source>Track name processing option ([0]-nrm/1-ign)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="463"/>
+ <location filename="core_strings.h" line="459"/>
<source>Mobile Garmin XT Track files</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="471"/>
+ <location filename="core_strings.h" line="467"/>
<source>Motoactiv CSV</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="485"/>
+ <location filename="core_strings.h" line="481"/>
<source>MyNav TRC format</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="548"/>
+ <location filename="core_strings.h" line="544"/>
<source>Accept position fixes in gpgga marked invalid</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="550"/>
+ <location filename="core_strings.h" line="546"/>
<source>Compact binary representation</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="566"/>
+ <location filename="core_strings.h" line="562"/>
<source>codec to use for reading and writing strings (default windows-1252)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="591"/>
+ <location filename="core_strings.h" line="567"/>
+ <source>Qstarz BL-1000</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="core_strings.h" line="588"/>
<source>Set location finder target location as lat,lng</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="592"/>
+ <location filename="core_strings.h" line="589"/>
<source>Configure logging parameter as tmin:tmax:dmin:dmax</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="458"/>
- <location filename="core_strings.h" line="600"/>
- <location filename="core_strings.h" line="605"/>
+ <location filename="core_strings.h" line="454"/>
+ <location filename="core_strings.h" line="597"/>
+ <location filename="core_strings.h" line="602"/>
<source>Seconds that GPS time tracks UTC (0: best guess)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="459"/>
- <location filename="core_strings.h" line="601"/>
- <location filename="core_strings.h" line="606"/>
+ <location filename="core_strings.h" line="455"/>
+ <location filename="core_strings.h" line="598"/>
+ <location filename="core_strings.h" line="603"/>
<source>GPS week rollover period we're in (-1: best guess)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="602"/>
+ <location filename="core_strings.h" line="599"/>
<source>SkyTraq Venus based loggers (download)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="603"/>
+ <location filename="core_strings.h" line="600"/>
<source>First sector to be read from the file</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="604"/>
+ <location filename="core_strings.h" line="601"/>
<source>Last sector to be read from the file (-1: read till empty sector)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="607"/>
+ <location filename="core_strings.h" line="604"/>
<source>SkyTraq Venus based loggers Binary File Format</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="core_strings.h" line="608"/>
- <source>Video position for which exact GPS time is known (hhmmss, default is 0:00:00)</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="core_strings.h" line="609"/>
- <source>GPS time at position video_time (hhmmss, default is first timestamp of track)</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="core_strings.h" line="610"/>
- <source>GPS date at position video_time (hhmmss, default is first timestamp of track)</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="core_strings.h" line="611"/>
<source>Format for subtitles</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="612"/>
+ <location filename="core_strings.h" line="609"/>
<source>SubRip subtitles for video mapping (.srt)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="625"/>
+ <location filename="core_strings.h" line="622"/>
<source>Tab delimited fields useful for OpenOffice</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="626"/>
+ <location filename="core_strings.h" line="623"/>
<source>Teletype [ Get Jonathon Johnson to describe</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="649"/>
+ <location filename="core_strings.h" line="646"/>
<source>TomTom Places Itineraries (.itn)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="663"/>
+ <location filename="core_strings.h" line="660"/>
<source>Generate file with lat/lon for centering map</source>
<translation>Crear fichero con lat/lon para centrar el mapa</translation>
</message>
<message>
- <location filename="core_strings.h" line="664"/>
+ <location filename="core_strings.h" line="661"/>
<source>Margin for map. Degrees or percentage</source>
<translation>Margen del mapa. Grados o porcentaje</translation>
</message>
<message>
- <location filename="core_strings.h" line="665"/>
+ <location filename="core_strings.h" line="662"/>
<source>Max shortname length when used with -s</source>
<translation>Max nombre corto cuando se usa -s</translation>
</message>
<message>
- <location filename="core_strings.h" line="666"/>
+ <location filename="core_strings.h" line="663"/>
<source>Days after which points are considered old</source>
<translation>Número de días a partir del cual los puntos se consideran antiguos</translation>
</message>
<message>
- <location filename="core_strings.h" line="667"/>
+ <location filename="core_strings.h" line="664"/>
<source>Marker type for old points</source>
<translation>Tipo de marca para los puntos antiguos </translation>
</message>
<message>
- <location filename="core_strings.h" line="668"/>
+ <location filename="core_strings.h" line="665"/>
<source>Marker type for new points</source>
<translation>Tipo de marca para los puntos nuevos </translation>
</message>
<message>
- <location filename="core_strings.h" line="669"/>
+ <location filename="core_strings.h" line="666"/>
<source>Suppress whitespace in generated shortnames</source>
<translation>Suprimir espacios en nombres cortos generados</translation>
</message>
<message>
- <location filename="core_strings.h" line="670"/>
+ <location filename="core_strings.h" line="667"/>
<source>Marker type for unfound points</source>
<translation>Tipo de marca para los puntos no encontrados</translation>
</message>
<message>
- <location filename="core_strings.h" line="671"/>
+ <location filename="core_strings.h" line="668"/>
<source>Width in pixels of map</source>
<translation>Anchura del mapa (píxeles)</translation>
</message>
<message>
- <location filename="core_strings.h" line="672"/>
+ <location filename="core_strings.h" line="669"/>
<source>Height in pixels of map</source>
<translation>Altura del mapa (píxeles)</translation>
</message>
<message>
- <location filename="core_strings.h" line="673"/>
+ <location filename="core_strings.h" line="670"/>
<source>The icon description is already the marker</source>
<translation>La descripción ya es la marca</translation>
</message>
<message>
- <location filename="core_strings.h" line="680"/>
+ <location filename="core_strings.h" line="677"/>
<source>Universal csv with field structure in first line</source>
<translation>Formato csv universal con la estructura de campos en la primera línea</translation>
</message>
<message>
- <location filename="core_strings.h" line="678"/>
+ <location filename="core_strings.h" line="675"/>
<source>Write name(s) of format(s) from input session(s)</source>
<translation>Escribir los de los formatos de entrada en cada sesión</translation>
</message>
<message>
- <location filename="core_strings.h" line="679"/>
+ <location filename="core_strings.h" line="676"/>
<source>Write filename(s) from input session(s)</source>
<translation>Escribir el nombre de los ficheros de entrada en cada sesión</translation>
</message>
<message>
- <location filename="core_strings.h" line="682"/>
+ <location filename="core_strings.h" line="679"/>
<source>Vcard Output (for iPod)</source>
<translation>Salida Vcard (para iPod)</translation>
</message>
<message>
- <location filename="core_strings.h" line="684"/>
+ <location filename="core_strings.h" line="681"/>
<source>VidaOne GPS for Pocket PC (.gpb)</source>
<translation>GPS VidaOne para Pocket PC (.gpb)</translation>
</message>
<message>
- <location filename="core_strings.h" line="683"/>
+ <location filename="core_strings.h" line="680"/>
<source>Version of VidaOne file to read or write (1 or 2)</source>
<translation>Versión del fichero VidaOne para leer o escribir (1 ó 2)</translation>
</message>
<message>
- <location filename="core_strings.h" line="685"/>
+ <location filename="core_strings.h" line="682"/>
<source>Vito Navigator II tracks</source>
<translation>Trazados Vito Navigator II</translation>
</message>
<message>
- <location filename="core_strings.h" line="686"/>
+ <location filename="core_strings.h" line="683"/>
<source>Vito SmartMap tracks (.vtt)</source>
<translation>Trazados Vito SmartMap (.vtt)</translation>
</message>
<message>
- <location filename="core_strings.h" line="692"/>
+ <location filename="core_strings.h" line="689"/>
<source>WiFiFoFum 2.0 for PocketPC XML</source>
<translation>WiFiFoFum 2.0 para PocketPC XML</translation>
</message>
<message>
- <location filename="core_strings.h" line="687"/>
+ <location filename="core_strings.h" line="684"/>
<source>Infrastructure closed icon name</source>
<translation>Nombre del icono de infraestructura cerrada</translation>
</message>
<message>
- <location filename="core_strings.h" line="688"/>
+ <location filename="core_strings.h" line="605"/>
+ <source>Video position for which exact GPS time is known (hhmmss[.sss], default is 00:00:00,000)</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="core_strings.h" line="606"/>
+ <source>GPS time at position video_time (hhmmss[.sss], default is first timestamp of track)</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="core_strings.h" line="607"/>
+ <source>GPS date at position video_time (yyyymmdd, default is first timestamp of track)</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="core_strings.h" line="685"/>
<source>Infrastructure open icon name</source>
<translation>Nombre del icono de infraestructura abierta</translation>
</message>
<message>
- <location filename="core_strings.h" line="689"/>
+ <location filename="core_strings.h" line="686"/>
<source>Ad-hoc closed icon name</source>
<translation>Nombre del icono cerrado ad-hoc</translation>
</message>
<message>
- <location filename="core_strings.h" line="690"/>
+ <location filename="core_strings.h" line="687"/>
<source>Ad-hoc open icon name</source>
<translation>Nombre del icono abierto ad-hoc</translation>
</message>
<message>
- <location filename="core_strings.h" line="693"/>
+ <location filename="core_strings.h" line="690"/>
<source>Wintec TES file</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="694"/>
+ <location filename="core_strings.h" line="691"/>
<source>Wintec WBT-100/200 Binary File Format</source>
<translation>Formato de fichero binario Wintec WBT-100/200</translation>
</message>
<message>
- <location filename="core_strings.h" line="696"/>
+ <location filename="core_strings.h" line="693"/>
<source>Wintec WBT-100/200 GPS Download</source>
<translation>Descarga de Wintec WBT-100/200 GPS</translation>
</message>
<message>
- <location filename="core_strings.h" line="697"/>
+ <location filename="core_strings.h" line="694"/>
<source>Wintec WBT-201/G-Rays 2 Binary File Format</source>
<translation>Formato de fichero binario Wintec WBT-201/G-Rays 2</translation>
</message>
<message>
- <location filename="core_strings.h" line="700"/>
+ <location filename="core_strings.h" line="697"/>
<source>XAiOX iTrackU Logger</source>
<translation>Registors del XAiOX iTrackU</translation>
</message>
<message>
+ <location filename="core_strings.h" line="695"/>
<location filename="core_strings.h" line="698"/>
- <location filename="core_strings.h" line="701"/>
<source>Appends the input to a backup file</source>
<translation>Añadir la entrada a una copia de seguridad</translation>
</message>
<message>
+ <location filename="core_strings.h" line="696"/>
<location filename="core_strings.h" line="699"/>
- <location filename="core_strings.h" line="702"/>
<source>Only waypoints that are not the backup file</source>
<translation>Sólo los puntos que no están en la copia de seguridad</translation>
</message>
<message>
- <location filename="core_strings.h" line="703"/>
+ <location filename="core_strings.h" line="700"/>
<source>XAiOX iTrackU Logger Binary File Format</source>
<translation>Formato de fichero binario XAiOX iTrackU Logger</translation>
</message>
<message>
- <location filename="core_strings.h" line="705"/>
+ <location filename="core_strings.h" line="702"/>
<source>Yahoo Geocode API data</source>
<translation>Datos de geocodificación Yahoo API</translation>
</message>
<message>
- <location filename="core_strings.h" line="704"/>
+ <location filename="core_strings.h" line="701"/>
<source>String to separate concatenated address fields (default=", ")</source>
<translation>Texto para separar campos de dirección ("," por defecto)</translation>
</message>
<context>
<name>core</name>
<message>
- <location filename="core_strings.h" line="109"/>
+ <location filename="core_strings.h" line="110"/>
<source>(integer sec or 'auto') Barograph to GPS time diff</source>
<translation>(entier sec ou 'auto') Barograph de différence temporelle GPS</translation>
</message>
<translation type="vanished">(sortie USR) Fusionner en une trace segmentée</translation>
</message>
<message>
- <location filename="core_strings.h" line="689"/>
+ <location filename="core_strings.h" line="686"/>
<source>Ad-hoc closed icon name</source>
<translation>Nom de l'icône pour Ad-hoc fermé</translation>
</message>
<message>
- <location filename="core_strings.h" line="690"/>
+ <location filename="core_strings.h" line="687"/>
<source>Ad-hoc open icon name</source>
<translation>Nom de l'icône pour Ad-hoc ouvert</translation>
</message>
<message>
- <location filename="core_strings.h" line="191"/>
+ <location filename="core_strings.h" line="187"/>
<source>After output job done sleep n second(s)</source>
<translation>Faire une pause de n secondes lorsque l'éxécution est terminée</translation>
</message>
<location filename="core_strings.h" line="71"/>
<location filename="core_strings.h" line="79"/>
<location filename="core_strings.h" line="87"/>
- <location filename="core_strings.h" line="114"/>
- <location filename="core_strings.h" line="125"/>
- <location filename="core_strings.h" line="134"/>
- <location filename="core_strings.h" line="142"/>
- <location filename="core_strings.h" line="157"/>
- <location filename="core_strings.h" line="176"/>
- <location filename="core_strings.h" line="199"/>
- <location filename="core_strings.h" line="221"/>
- <location filename="core_strings.h" line="263"/>
- <location filename="core_strings.h" line="272"/>
- <location filename="core_strings.h" line="280"/>
- <location filename="core_strings.h" line="288"/>
- <location filename="core_strings.h" line="296"/>
- <location filename="core_strings.h" line="335"/>
- <location filename="core_strings.h" line="343"/>
- <location filename="core_strings.h" line="357"/>
- <location filename="core_strings.h" line="365"/>
- <location filename="core_strings.h" line="399"/>
- <location filename="core_strings.h" line="412"/>
- <location filename="core_strings.h" line="420"/>
- <location filename="core_strings.h" line="438"/>
- <location filename="core_strings.h" line="465"/>
- <location filename="core_strings.h" line="495"/>
- <location filename="core_strings.h" line="516"/>
- <location filename="core_strings.h" line="530"/>
- <location filename="core_strings.h" line="558"/>
- <location filename="core_strings.h" line="574"/>
- <location filename="core_strings.h" line="582"/>
- <location filename="core_strings.h" line="619"/>
- <location filename="core_strings.h" line="635"/>
- <location filename="core_strings.h" line="643"/>
- <location filename="core_strings.h" line="651"/>
+ <location filename="core_strings.h" line="116"/>
+ <location filename="core_strings.h" line="127"/>
+ <location filename="core_strings.h" line="136"/>
+ <location filename="core_strings.h" line="144"/>
+ <location filename="core_strings.h" line="172"/>
+ <location filename="core_strings.h" line="195"/>
+ <location filename="core_strings.h" line="217"/>
+ <location filename="core_strings.h" line="260"/>
+ <location filename="core_strings.h" line="269"/>
+ <location filename="core_strings.h" line="277"/>
+ <location filename="core_strings.h" line="285"/>
+ <location filename="core_strings.h" line="293"/>
+ <location filename="core_strings.h" line="332"/>
+ <location filename="core_strings.h" line="340"/>
+ <location filename="core_strings.h" line="354"/>
+ <location filename="core_strings.h" line="362"/>
+ <location filename="core_strings.h" line="395"/>
+ <location filename="core_strings.h" line="408"/>
+ <location filename="core_strings.h" line="416"/>
+ <location filename="core_strings.h" line="434"/>
+ <location filename="core_strings.h" line="461"/>
+ <location filename="core_strings.h" line="491"/>
+ <location filename="core_strings.h" line="512"/>
+ <location filename="core_strings.h" line="526"/>
+ <location filename="core_strings.h" line="554"/>
+ <location filename="core_strings.h" line="571"/>
+ <location filename="core_strings.h" line="579"/>
+ <location filename="core_strings.h" line="616"/>
+ <location filename="core_strings.h" line="632"/>
+ <location filename="core_strings.h" line="640"/>
+ <location filename="core_strings.h" line="648"/>
<source>Allow whitespace synth. shortnames</source>
<translation>Autoriser les espaces dans les noms courts</translation>
</message>
<message>
- <location filename="core_strings.h" line="245"/>
+ <location filename="core_strings.h" line="242"/>
<source>Altitudes are absolute and not clamped to ground</source>
<translation>Les altitudes sont absolue et idépendantes du sol</translation>
</message>
<translation type="vanished">Ajouter icon_descr à la description</translation>
</message>
<message>
- <location filename="core_strings.h" line="545"/>
+ <location filename="core_strings.h" line="541"/>
<source>Append realtime positioning data to the output file instead of truncating</source>
<translation>Ajoute les données de position en temps réel au fichier de sortie plutôt que de le tronquer</translation>
</message>
<message>
- <location filename="core_strings.h" line="307"/>
+ <location filename="core_strings.h" line="304"/>
<source>Base URL for link tag in output</source>
<translation>URL de base pour l'étiquette de lien en sortie</translation>
</message>
<message>
- <location filename="core_strings.h" line="151"/>
- <location filename="core_strings.h" line="206"/>
+ <location filename="core_strings.h" line="153"/>
+ <location filename="core_strings.h" line="202"/>
<source>Bitmap of categories</source>
<translation>Cartographie des catégories</translation>
</message>
<translation type="vanished">Nom de la catégorie</translation>
</message>
<message>
- <location filename="core_strings.h" line="205"/>
+ <location filename="core_strings.h" line="201"/>
<source>Category number to use for written waypoints</source>
<translation>Numéro de catégorie pour les balises écrites</translation>
</message>
<translation>Couleur des lignes ou des notes</translation>
</message>
<message>
- <location filename="core_strings.h" line="202"/>
- <location filename="core_strings.h" line="507"/>
+ <location filename="core_strings.h" line="198"/>
+ <location filename="core_strings.h" line="503"/>
<source>Command unit to power itself down</source>
<translation>Ordonner au GPS de s'éteindre</translation>
</message>
<message>
- <location filename="core_strings.h" line="257"/>
- <location filename="core_strings.h" line="542"/>
+ <location filename="core_strings.h" line="254"/>
+ <location filename="core_strings.h" line="538"/>
<source>Complete date-free tracks with given date (YYYYMMDD).</source>
<translation>Ajouter une date donnée (AAAAMMJJ) à une trace sans horodatage</translation>
</message>
<message>
- <location filename="core_strings.h" line="193"/>
+ <location filename="core_strings.h" line="189"/>
<source>Create unique waypoint names (default = yes)</source>
<translation>Créer des noms de balises uniques (oui par défaut)</translation>
</message>
<message>
- <location filename="core_strings.h" line="306"/>
+ <location filename="core_strings.h" line="303"/>
<source>Create waypoints from geocache log entries</source>
<translation>Créer des balises à partir des entrés de log géocache</translation>
</message>
<translation type="vanished">Nom de la base de données (nom de fichier)</translation>
</message>
<message>
- <location filename="core_strings.h" line="486"/>
+ <location filename="core_strings.h" line="482"/>
<source>Datum (default=NAD27)</source>
<translation>Datum (défaut=NAD27)</translation>
</message>
<message>
- <location filename="core_strings.h" line="666"/>
+ <location filename="core_strings.h" line="663"/>
<source>Days after which points are considered old</source>
<translation>Nombre de jours après lesquels les points sont considérés comme anciens</translation>
</message>
<message>
- <location filename="core_strings.h" line="544"/>
+ <location filename="core_strings.h" line="540"/>
<source>Decimal seconds to pause between groups of strings</source>
<translation>Dixième de seconde de pause entre les groups de chaines</translation>
</message>
<message>
- <location filename="core_strings.h" line="185"/>
+ <location filename="core_strings.h" line="181"/>
<source>Default category on output</source>
<translation>Catégorie par défaut en sortie</translation>
</message>
<message>
- <location filename="core_strings.h" line="150"/>
+ <location filename="core_strings.h" line="152"/>
<source>Default category on output (1..16)</source>
<translation>Catégorie par défaut en sortie (1..16)</translation>
</message>
<message>
<location filename="core_strings.h" line="24"/>
- <location filename="core_strings.h" line="172"/>
- <location filename="core_strings.h" line="200"/>
- <location filename="core_strings.h" line="212"/>
- <location filename="core_strings.h" line="240"/>
- <location filename="core_strings.h" line="385"/>
- <location filename="core_strings.h" line="388"/>
- <location filename="core_strings.h" line="391"/>
+ <location filename="core_strings.h" line="168"/>
+ <location filename="core_strings.h" line="196"/>
+ <location filename="core_strings.h" line="208"/>
+ <location filename="core_strings.h" line="237"/>
+ <location filename="core_strings.h" line="381"/>
+ <location filename="core_strings.h" line="384"/>
+ <location filename="core_strings.h" line="387"/>
<source>Default icon name</source>
<translation>Nom d'icone par défaut</translation>
</message>
<message>
- <location filename="core_strings.h" line="571"/>
+ <location filename="core_strings.h" line="568"/>
<source>Default location</source>
<translation>Endroit par défaut</translation>
</message>
<message>
- <location filename="core_strings.h" line="190"/>
+ <location filename="core_strings.h" line="186"/>
<source>Default proximity</source>
<translation>Proximité par défaut</translation>
</message>
<message>
- <location filename="core_strings.h" line="192"/>
+ <location filename="core_strings.h" line="188"/>
<source>Default speed</source>
<translation>Vitesse par défaut</translation>
</message>
<message>
- <location filename="core_strings.h" line="121"/>
+ <location filename="core_strings.h" line="123"/>
<source>Default speed for waypoints (knots/hr)</source>
<translation>Vitesse par défaut pour les balises (noeuds par heures)</translation>
</message>
<message>
- <location filename="core_strings.h" line="327"/>
- <location filename="core_strings.h" line="630"/>
+ <location filename="core_strings.h" line="324"/>
+ <location filename="core_strings.h" line="627"/>
<source>Degrees output as 'ddd', 'dmm'(default) or 'dms'</source>
<translation>Ecrire les dégrés en 'd°d°d°', 'd°m'm''(défaut) ou 'd°m's'''</translation>
</message>
<message>
- <location filename="core_strings.h" line="503"/>
+ <location filename="core_strings.h" line="499"/>
<source>Delete all routes</source>
<translation>Supprimer toutes les routes</translation>
</message>
<message>
- <location filename="core_strings.h" line="502"/>
+ <location filename="core_strings.h" line="498"/>
<source>Delete all track points</source>
<translation>Supprimer tous les points de traces</translation>
</message>
<message>
- <location filename="core_strings.h" line="395"/>
- <location filename="core_strings.h" line="504"/>
+ <location filename="core_strings.h" line="391"/>
+ <location filename="core_strings.h" line="500"/>
<source>Delete all waypoints</source>
<translation>Supprimer toutes les balises</translation>
</message>
<message>
- <location filename="core_strings.h" line="251"/>
+ <location filename="core_strings.h" line="248"/>
<source>Display labels on track and routepoints (default = 1)</source>
<translation>Afficher les labels sur les traces et les points de routes (défaut = 1)</translation>
</message>
<message>
- <location filename="core_strings.h" line="165"/>
+ <location filename="core_strings.h" line="161"/>
<source>Distance unit [m=metric, s=statute]</source>
<translation>Unité de distance [m = métrique, s=stature]</translation>
</message>
<translation>Ne pas ajouter les URLs aux descriptions</translation>
</message>
<message>
- <location filename="core_strings.h" line="186"/>
+ <location filename="core_strings.h" line="182"/>
<source>Don't show gpi bitmap on device</source>
<translation>Ne pas afficher les images gpi sur le périphérique</translation>
</message>
<message>
- <location filename="core_strings.h" line="246"/>
+ <location filename="core_strings.h" line="243"/>
<source>Draw extrusion line from trackpoint to ground</source>
<translation>Générer une ligne d'extrusion entre le sol et le point de trace</translation>
</message>
<message>
- <location filename="core_strings.h" line="153"/>
+ <location filename="core_strings.h" line="155"/>
<source>Drop route points that do not have an equivalent waypoint (hidden points)</source>
<translation>Eliminer les points de route qui n'ont pas de balises équivallentes (points cachés)</translation>
</message>
<message>
- <location filename="core_strings.h" line="183"/>
+ <location filename="core_strings.h" line="179"/>
<source>Enable alerts on speed or proximity distance</source>
<translation>Activer les alertes de vitesse ou de proximité</translation>
</message>
<message>
- <location filename="core_strings.h" line="325"/>
- <location filename="core_strings.h" line="628"/>
- <location filename="core_strings.h" line="681"/>
+ <location filename="core_strings.h" line="322"/>
+ <location filename="core_strings.h" line="625"/>
+ <location filename="core_strings.h" line="678"/>
<source>Encrypt hints using ROT13</source>
<translation>Encrypter les signes en ROT13</translation>
</message>
<translation type="vanished">Encrypter les signes avec ROT13</translation>
</message>
<message>
- <location filename="core_strings.h" line="228"/>
- <location filename="core_strings.h" line="231"/>
- <location filename="core_strings.h" line="317"/>
- <location filename="core_strings.h" line="429"/>
- <location filename="core_strings.h" line="447"/>
- <location filename="core_strings.h" line="479"/>
- <location filename="core_strings.h" line="590"/>
- <location filename="core_strings.h" line="695"/>
+ <location filename="core_strings.h" line="224"/>
+ <location filename="core_strings.h" line="227"/>
+ <location filename="core_strings.h" line="314"/>
+ <location filename="core_strings.h" line="425"/>
+ <location filename="core_strings.h" line="443"/>
+ <location filename="core_strings.h" line="475"/>
+ <location filename="core_strings.h" line="587"/>
+ <location filename="core_strings.h" line="692"/>
<source>Erase device data after download</source>
<translation>Effacer les données du périphérique après téléchargement</translation>
</message>
<message>
- <location filename="core_strings.h" line="241"/>
+ <location filename="core_strings.h" line="238"/>
<source>Export linestrings for tracks and routes</source>
<translation>Exporter les chaînes de caractères pour les traces et les routes</translation>
</message>
<message>
- <location filename="core_strings.h" line="242"/>
+ <location filename="core_strings.h" line="239"/>
<source>Export placemarks for tracks and routes</source>
<translation>Exporter les marqueurs pour les traces et les routes</translation>
</message>
<translation type="vanished">Générer # points</translation>
</message>
<message>
- <location filename="core_strings.h" line="663"/>
+ <location filename="core_strings.h" line="660"/>
<source>Generate file with lat/lon for centering map</source>
<translation>Générer le fichier avec les infos de centrage de carte (lat/lon)</translation>
</message>
<location filename="core_strings.h" line="76"/>
<location filename="core_strings.h" line="84"/>
<location filename="core_strings.h" line="92"/>
- <location filename="core_strings.h" line="119"/>
- <location filename="core_strings.h" line="130"/>
- <location filename="core_strings.h" line="139"/>
- <location filename="core_strings.h" line="147"/>
- <location filename="core_strings.h" line="164"/>
- <location filename="core_strings.h" line="181"/>
- <location filename="core_strings.h" line="226"/>
- <location filename="core_strings.h" line="268"/>
- <location filename="core_strings.h" line="277"/>
- <location filename="core_strings.h" line="285"/>
- <location filename="core_strings.h" line="293"/>
- <location filename="core_strings.h" line="301"/>
- <location filename="core_strings.h" line="340"/>
- <location filename="core_strings.h" line="348"/>
- <location filename="core_strings.h" line="362"/>
- <location filename="core_strings.h" line="370"/>
- <location filename="core_strings.h" line="404"/>
- <location filename="core_strings.h" line="417"/>
- <location filename="core_strings.h" line="425"/>
- <location filename="core_strings.h" line="443"/>
- <location filename="core_strings.h" line="470"/>
- <location filename="core_strings.h" line="500"/>
- <location filename="core_strings.h" line="521"/>
- <location filename="core_strings.h" line="535"/>
- <location filename="core_strings.h" line="579"/>
- <location filename="core_strings.h" line="587"/>
- <location filename="core_strings.h" line="624"/>
- <location filename="core_strings.h" line="640"/>
- <location filename="core_strings.h" line="648"/>
- <location filename="core_strings.h" line="656"/>
- <location filename="core_strings.h" line="675"/>
+ <location filename="core_strings.h" line="121"/>
+ <location filename="core_strings.h" line="132"/>
+ <location filename="core_strings.h" line="141"/>
+ <location filename="core_strings.h" line="149"/>
+ <location filename="core_strings.h" line="160"/>
+ <location filename="core_strings.h" line="177"/>
+ <location filename="core_strings.h" line="222"/>
+ <location filename="core_strings.h" line="265"/>
+ <location filename="core_strings.h" line="274"/>
+ <location filename="core_strings.h" line="282"/>
+ <location filename="core_strings.h" line="290"/>
+ <location filename="core_strings.h" line="298"/>
+ <location filename="core_strings.h" line="337"/>
+ <location filename="core_strings.h" line="345"/>
+ <location filename="core_strings.h" line="359"/>
+ <location filename="core_strings.h" line="367"/>
+ <location filename="core_strings.h" line="400"/>
+ <location filename="core_strings.h" line="413"/>
+ <location filename="core_strings.h" line="421"/>
+ <location filename="core_strings.h" line="439"/>
+ <location filename="core_strings.h" line="466"/>
+ <location filename="core_strings.h" line="496"/>
+ <location filename="core_strings.h" line="517"/>
+ <location filename="core_strings.h" line="531"/>
+ <location filename="core_strings.h" line="576"/>
+ <location filename="core_strings.h" line="584"/>
+ <location filename="core_strings.h" line="621"/>
+ <location filename="core_strings.h" line="637"/>
+ <location filename="core_strings.h" line="645"/>
+ <location filename="core_strings.h" line="653"/>
+ <location filename="core_strings.h" line="672"/>
<source>GPS datum (def. WGS 84)</source>
<translation></translation>
</message>
<message>
- <location filename="core_strings.h" line="672"/>
+ <location filename="core_strings.h" line="669"/>
<source>Height in pixels of map</source>
<translation>Hauteur de la carte en pixels</translation>
</message>
<translation type="vanished">Ignorer les marqueurs d'événements lors de la lecture</translation>
</message>
<message>
- <location filename="core_strings.h" line="248"/>
+ <location filename="core_strings.h" line="245"/>
<source>Include extended data for trackpoints (default = 1)</source>
<translation>Inclure les données étendues pour les points de trace (défaut = 1)</translation>
</message>
<message>
- <location filename="core_strings.h" line="326"/>
- <location filename="core_strings.h" line="629"/>
+ <location filename="core_strings.h" line="323"/>
+ <location filename="core_strings.h" line="626"/>
<source>Include groundspeak logs if present</source>
<translation>Inclure les logs groundspeak si disponible</translation>
</message>
<message>
- <location filename="core_strings.h" line="154"/>
+ <location filename="core_strings.h" line="157"/>
<source>Include major turn points (with description) from calculated route</source>
<translation>Inclure les points de virage (avec description) de la route calculée</translation>
</message>
<message>
- <location filename="core_strings.h" line="406"/>
+ <location filename="core_strings.h" line="402"/>
<source>Include only via stations in route</source>
<translation>Inclure seulement les étapes dans la route</translation>
</message>
<translation type="vanished">Index du champ URL dans le .dbf</translation>
</message>
<message>
- <location filename="core_strings.h" line="249"/>
+ <location filename="core_strings.h" line="246"/>
<source>Indicate direction of travel in track icons (default = 0)</source>
<translation>Indiquer la direction de déplacement dans les icones de la trace (défaut = 0)</translation>
</message>
<message>
- <location filename="core_strings.h" line="687"/>
+ <location filename="core_strings.h" line="684"/>
<source>Infrastructure closed icon name</source>
<translation>Nom de l'icône pour l'Infrastructure fermée</translation>
</message>
<message>
- <location filename="core_strings.h" line="688"/>
+ <location filename="core_strings.h" line="685"/>
<source>Infrastructure open icon name</source>
<translation>Nom de l'icône pour l'Infrastructure ouverte</translation>
</message>
<translation>Garder les virages si le filtre simplifié est utilisé</translation>
</message>
<message>
- <location filename="core_strings.h" line="156"/>
- <location filename="core_strings.h" line="198"/>
- <location filename="core_strings.h" line="304"/>
+ <location filename="core_strings.h" line="194"/>
+ <location filename="core_strings.h" line="301"/>
<source>Length of generated shortnames</source>
<translation>Longueur des nom courts générés</translation>
</message>
<translation>Longueur des nom courts générés (défaut : 16)</translation>
</message>
<message>
- <location filename="core_strings.h" line="244"/>
+ <location filename="core_strings.h" line="241"/>
<source>Line color, specified in hex AABBGGRR</source>
<translation>Couleur de la ligne, spécifié en hexadécimal AABBGGRR</translation>
</message>
<location filename="core_strings.h" line="73"/>
<location filename="core_strings.h" line="81"/>
<location filename="core_strings.h" line="89"/>
- <location filename="core_strings.h" line="116"/>
- <location filename="core_strings.h" line="127"/>
- <location filename="core_strings.h" line="136"/>
- <location filename="core_strings.h" line="144"/>
- <location filename="core_strings.h" line="178"/>
- <location filename="core_strings.h" line="223"/>
- <location filename="core_strings.h" line="265"/>
- <location filename="core_strings.h" line="274"/>
- <location filename="core_strings.h" line="282"/>
- <location filename="core_strings.h" line="290"/>
- <location filename="core_strings.h" line="298"/>
- <location filename="core_strings.h" line="337"/>
- <location filename="core_strings.h" line="345"/>
- <location filename="core_strings.h" line="359"/>
- <location filename="core_strings.h" line="367"/>
- <location filename="core_strings.h" line="401"/>
- <location filename="core_strings.h" line="414"/>
- <location filename="core_strings.h" line="422"/>
- <location filename="core_strings.h" line="440"/>
- <location filename="core_strings.h" line="467"/>
- <location filename="core_strings.h" line="497"/>
- <location filename="core_strings.h" line="518"/>
- <location filename="core_strings.h" line="532"/>
- <location filename="core_strings.h" line="560"/>
- <location filename="core_strings.h" line="576"/>
- <location filename="core_strings.h" line="584"/>
- <location filename="core_strings.h" line="621"/>
- <location filename="core_strings.h" line="637"/>
- <location filename="core_strings.h" line="645"/>
- <location filename="core_strings.h" line="653"/>
+ <location filename="core_strings.h" line="118"/>
+ <location filename="core_strings.h" line="129"/>
+ <location filename="core_strings.h" line="138"/>
+ <location filename="core_strings.h" line="146"/>
+ <location filename="core_strings.h" line="174"/>
+ <location filename="core_strings.h" line="219"/>
+ <location filename="core_strings.h" line="262"/>
+ <location filename="core_strings.h" line="271"/>
+ <location filename="core_strings.h" line="279"/>
+ <location filename="core_strings.h" line="287"/>
+ <location filename="core_strings.h" line="295"/>
+ <location filename="core_strings.h" line="334"/>
+ <location filename="core_strings.h" line="342"/>
+ <location filename="core_strings.h" line="356"/>
+ <location filename="core_strings.h" line="364"/>
+ <location filename="core_strings.h" line="397"/>
+ <location filename="core_strings.h" line="410"/>
+ <location filename="core_strings.h" line="418"/>
+ <location filename="core_strings.h" line="436"/>
+ <location filename="core_strings.h" line="463"/>
+ <location filename="core_strings.h" line="493"/>
+ <location filename="core_strings.h" line="514"/>
+ <location filename="core_strings.h" line="528"/>
+ <location filename="core_strings.h" line="556"/>
+ <location filename="core_strings.h" line="573"/>
+ <location filename="core_strings.h" line="581"/>
+ <location filename="core_strings.h" line="618"/>
+ <location filename="core_strings.h" line="634"/>
+ <location filename="core_strings.h" line="642"/>
+ <location filename="core_strings.h" line="650"/>
<source>Make synth. shortnames unique</source>
<translation>Les noms courts sont tous différents</translation>
</message>
<message>
- <location filename="core_strings.h" line="383"/>
+ <location filename="core_strings.h" line="379"/>
<source>MapSend version TRK file to generate (3,4)</source>
<translation>Version des fichiers TRK Mapsend à générer (3,4)</translation>
</message>
<message>
- <location filename="core_strings.h" line="664"/>
+ <location filename="core_strings.h" line="661"/>
<source>Margin for map. Degrees or percentage</source>
<translation>Marge de la carte. Degrés ou pourcentage</translation>
</message>
<message>
- <location filename="core_strings.h" line="668"/>
+ <location filename="core_strings.h" line="665"/>
<source>Marker type for new points</source>
<translation>Type de marqueur pour les nouveaux points</translation>
</message>
<message>
- <location filename="core_strings.h" line="667"/>
+ <location filename="core_strings.h" line="664"/>
<source>Marker type for old points</source>
<translation>Type de marqueur pour les anciens points</translation>
</message>
<message>
- <location filename="core_strings.h" line="670"/>
+ <location filename="core_strings.h" line="667"/>
<source>Marker type for unfound points</source>
<translation>Type de marqueur pour les points non trouvés</translation>
</message>
<message>
- <location filename="core_strings.h" line="537"/>
+ <location filename="core_strings.h" line="533"/>
<source>Max length of waypoint name to write</source>
<translation>Longueur maximum du nom de la balise</translation>
</message>
<message>
- <location filename="core_strings.h" line="386"/>
- <location filename="core_strings.h" line="389"/>
- <location filename="core_strings.h" line="392"/>
+ <location filename="core_strings.h" line="382"/>
+ <location filename="core_strings.h" line="385"/>
+ <location filename="core_strings.h" line="388"/>
<source>Max number of comments to write (maxcmts=200)</source>
<translation>Nombre maximum de commentaires à écrire (maxcmts=200)</translation>
</message>
<message>
- <location filename="core_strings.h" line="665"/>
+ <location filename="core_strings.h" line="662"/>
<source>Max shortname length when used with -s</source>
<translation>Longueur maximum du nom court lorsque utilisé avec l'option -s</translation>
</message>
<location filename="core_strings.h" line="70"/>
<location filename="core_strings.h" line="78"/>
<location filename="core_strings.h" line="86"/>
- <location filename="core_strings.h" line="113"/>
- <location filename="core_strings.h" line="124"/>
- <location filename="core_strings.h" line="133"/>
- <location filename="core_strings.h" line="141"/>
- <location filename="core_strings.h" line="175"/>
- <location filename="core_strings.h" line="220"/>
- <location filename="core_strings.h" line="262"/>
- <location filename="core_strings.h" line="271"/>
- <location filename="core_strings.h" line="279"/>
- <location filename="core_strings.h" line="287"/>
- <location filename="core_strings.h" line="295"/>
- <location filename="core_strings.h" line="334"/>
- <location filename="core_strings.h" line="342"/>
- <location filename="core_strings.h" line="356"/>
- <location filename="core_strings.h" line="364"/>
- <location filename="core_strings.h" line="398"/>
- <location filename="core_strings.h" line="411"/>
- <location filename="core_strings.h" line="419"/>
- <location filename="core_strings.h" line="437"/>
- <location filename="core_strings.h" line="464"/>
- <location filename="core_strings.h" line="494"/>
- <location filename="core_strings.h" line="515"/>
- <location filename="core_strings.h" line="529"/>
- <location filename="core_strings.h" line="557"/>
- <location filename="core_strings.h" line="573"/>
- <location filename="core_strings.h" line="581"/>
- <location filename="core_strings.h" line="618"/>
- <location filename="core_strings.h" line="634"/>
- <location filename="core_strings.h" line="642"/>
- <location filename="core_strings.h" line="650"/>
+ <location filename="core_strings.h" line="115"/>
+ <location filename="core_strings.h" line="126"/>
+ <location filename="core_strings.h" line="135"/>
+ <location filename="core_strings.h" line="143"/>
+ <location filename="core_strings.h" line="171"/>
+ <location filename="core_strings.h" line="216"/>
+ <location filename="core_strings.h" line="259"/>
+ <location filename="core_strings.h" line="268"/>
+ <location filename="core_strings.h" line="276"/>
+ <location filename="core_strings.h" line="284"/>
+ <location filename="core_strings.h" line="292"/>
+ <location filename="core_strings.h" line="331"/>
+ <location filename="core_strings.h" line="339"/>
+ <location filename="core_strings.h" line="353"/>
+ <location filename="core_strings.h" line="361"/>
+ <location filename="core_strings.h" line="394"/>
+ <location filename="core_strings.h" line="407"/>
+ <location filename="core_strings.h" line="415"/>
+ <location filename="core_strings.h" line="433"/>
+ <location filename="core_strings.h" line="460"/>
+ <location filename="core_strings.h" line="490"/>
+ <location filename="core_strings.h" line="511"/>
+ <location filename="core_strings.h" line="525"/>
+ <location filename="core_strings.h" line="553"/>
+ <location filename="core_strings.h" line="570"/>
+ <location filename="core_strings.h" line="578"/>
+ <location filename="core_strings.h" line="615"/>
+ <location filename="core_strings.h" line="631"/>
+ <location filename="core_strings.h" line="639"/>
+ <location filename="core_strings.h" line="647"/>
<source>Max synthesized shortname length</source>
<translation>Longueur max. de noms courts générés</translation>
</message>
<message>
- <location filename="core_strings.h" line="159"/>
<source>Merge output with existing file</source>
- <translation>Fusionner la sortie avec un fichier existant</translation>
+ <translation type="vanished">Fusionner la sortie avec un fichier existant</translation>
</message>
<message>
- <location filename="core_strings.h" line="315"/>
- <location filename="core_strings.h" line="320"/>
- <location filename="core_strings.h" line="477"/>
- <location filename="core_strings.h" line="482"/>
+ <location filename="core_strings.h" line="312"/>
+ <location filename="core_strings.h" line="317"/>
+ <location filename="core_strings.h" line="473"/>
+ <location filename="core_strings.h" line="478"/>
<source>MTK compatible CSV output file</source>
<translation>Fichier de sortie CSV compatible MTK</translation>
</message>
<translation type="vanished">Nom de la catégorie 'non assignée'</translation>
</message>
<message>
- <location filename="core_strings.h" line="473"/>
+ <location filename="core_strings.h" line="469"/>
<source>New name for the route</source>
<translation>Nouveau nom pour la route</translation>
</message>
<translation type="vanished">Supprimer les lignes de séparation entre les balises</translation>
</message>
<message>
- <location filename="core_strings.h" line="305"/>
+ <location filename="core_strings.h" line="302"/>
<source>No whitespace in generated shortnames</source>
<translation>Supprimer les espaces dans les noms courts générés</translation>
</message>
<message>
- <location filename="core_strings.h" line="523"/>
+ <location filename="core_strings.h" line="519"/>
<source>Non-stealth encrypted icon name</source>
<translation>Ne pas récupérer les noms d'icones encryptés</translation>
</message>
<message>
- <location filename="core_strings.h" line="524"/>
+ <location filename="core_strings.h" line="520"/>
<source>Non-stealth non-encrypted icon name</source>
<translation>Ne pas récupérer les noms d'icones non encryptés</translation>
</message>
<message>
- <location filename="core_strings.h" line="393"/>
+ <location filename="core_strings.h" line="389"/>
<source>Numeric value of bitrate (baud=4800)</source>
<translation>Valeur numérique de la vitesse de transfert (4800 bauds)</translation>
</message>
<message>
- <location filename="core_strings.h" line="213"/>
+ <location filename="core_strings.h" line="209"/>
<source>Omit Placer name</source>
<translation>Omettre le nom du Placer</translation>
</message>
<translation>Lire seulement les virages; ne pas tenire compte des autres points</translation>
</message>
<message>
- <location filename="core_strings.h" line="324"/>
+ <location filename="core_strings.h" line="321"/>
<source>Path to HTML style sheet</source>
<translation>Chemin vers une feuille de style HTML</translation>
</message>
<message>
- <location filename="core_strings.h" line="167"/>
+ <location filename="core_strings.h" line="163"/>
<source>Precision of coordinates</source>
<translation>Précision des coordonnées</translation>
</message>
<message>
- <location filename="core_strings.h" line="563"/>
+ <location filename="core_strings.h" line="559"/>
<source>Proximity distance</source>
<translation>Distance de proximité</translation>
</message>
<translation>Rayon des cercles</translation>
</message>
<message>
- <location filename="core_strings.h" line="474"/>
+ <location filename="core_strings.h" line="470"/>
<source>Radius of our big earth (default 6371000 meters)</source>
<translation>Rayon de la terre (défaut : 6371000 mètres)</translation>
</message>
<translation type="vanished">Lire/Ecrire le format date (i.e. JJMMYYYY)</translation>
</message>
<message>
- <location filename="core_strings.h" line="163"/>
+ <location filename="core_strings.h" line="159"/>
<source>Read/Write date format (i.e. yyyy/mm/dd)</source>
<translation>Lire/Ecrire le format de date (i.e. YYYY/MM/DD)</translation>
</message>
<message>
- <location filename="core_strings.h" line="539"/>
+ <location filename="core_strings.h" line="535"/>
<source>Read/write GPGGA sentences</source>
<translation>Lire/Ecrire des séquences GPGGA</translation>
</message>
<message>
- <location filename="core_strings.h" line="541"/>
+ <location filename="core_strings.h" line="537"/>
<source>Read/write GPGSA sentences</source>
<translation>Lire/Ecrire des séquences GPGSA</translation>
</message>
<message>
- <location filename="core_strings.h" line="538"/>
+ <location filename="core_strings.h" line="534"/>
<source>Read/write GPRMC sentences</source>
<translation>Lire/Ecrire des séquences GPRMC </translation>
</message>
<message>
- <location filename="core_strings.h" line="540"/>
+ <location filename="core_strings.h" line="536"/>
<source>Read/write GPVTG sentences</source>
<translation>Lire/ECrire des séquences GPVTG</translation>
</message>
<message>
- <location filename="core_strings.h" line="169"/>
+ <location filename="core_strings.h" line="165"/>
<source>Read/Write time format (i.e. HH:mm:ss xx)</source>
<translation>Lire/Ecrire le format horaire (i.e. HH:mm:ss xx)</translation>
</message>
<message>
- <location filename="core_strings.h" line="252"/>
+ <location filename="core_strings.h" line="249"/>
<source>Retain at most this number of position points (0 = unlimited)</source>
<translation>Retenir au maximum ce nombre de points de positions (0 = illimité)</translation>
</message>
<message>
- <location filename="core_strings.h" line="201"/>
- <location filename="core_strings.h" line="543"/>
+ <location filename="core_strings.h" line="197"/>
+ <location filename="core_strings.h" line="539"/>
<source>Return current position as a waypoint</source>
<translation>Renvoyer la position courante en tant que balise</translation>
</message>
<location filename="core_strings.h" line="74"/>
<location filename="core_strings.h" line="82"/>
<location filename="core_strings.h" line="90"/>
- <location filename="core_strings.h" line="117"/>
- <location filename="core_strings.h" line="128"/>
- <location filename="core_strings.h" line="137"/>
- <location filename="core_strings.h" line="145"/>
- <location filename="core_strings.h" line="179"/>
- <location filename="core_strings.h" line="224"/>
- <location filename="core_strings.h" line="266"/>
- <location filename="core_strings.h" line="275"/>
- <location filename="core_strings.h" line="283"/>
- <location filename="core_strings.h" line="291"/>
- <location filename="core_strings.h" line="299"/>
- <location filename="core_strings.h" line="338"/>
- <location filename="core_strings.h" line="346"/>
- <location filename="core_strings.h" line="360"/>
- <location filename="core_strings.h" line="368"/>
- <location filename="core_strings.h" line="402"/>
- <location filename="core_strings.h" line="415"/>
- <location filename="core_strings.h" line="423"/>
- <location filename="core_strings.h" line="441"/>
- <location filename="core_strings.h" line="468"/>
- <location filename="core_strings.h" line="498"/>
- <location filename="core_strings.h" line="519"/>
- <location filename="core_strings.h" line="533"/>
- <location filename="core_strings.h" line="577"/>
- <location filename="core_strings.h" line="585"/>
- <location filename="core_strings.h" line="622"/>
- <location filename="core_strings.h" line="638"/>
- <location filename="core_strings.h" line="646"/>
- <location filename="core_strings.h" line="654"/>
+ <location filename="core_strings.h" line="119"/>
+ <location filename="core_strings.h" line="130"/>
+ <location filename="core_strings.h" line="139"/>
+ <location filename="core_strings.h" line="147"/>
+ <location filename="core_strings.h" line="175"/>
+ <location filename="core_strings.h" line="220"/>
+ <location filename="core_strings.h" line="263"/>
+ <location filename="core_strings.h" line="272"/>
+ <location filename="core_strings.h" line="280"/>
+ <location filename="core_strings.h" line="288"/>
+ <location filename="core_strings.h" line="296"/>
+ <location filename="core_strings.h" line="335"/>
+ <location filename="core_strings.h" line="343"/>
+ <location filename="core_strings.h" line="357"/>
+ <location filename="core_strings.h" line="365"/>
+ <location filename="core_strings.h" line="398"/>
+ <location filename="core_strings.h" line="411"/>
+ <location filename="core_strings.h" line="419"/>
+ <location filename="core_strings.h" line="437"/>
+ <location filename="core_strings.h" line="464"/>
+ <location filename="core_strings.h" line="494"/>
+ <location filename="core_strings.h" line="515"/>
+ <location filename="core_strings.h" line="529"/>
+ <location filename="core_strings.h" line="574"/>
+ <location filename="core_strings.h" line="582"/>
+ <location filename="core_strings.h" line="619"/>
+ <location filename="core_strings.h" line="635"/>
+ <location filename="core_strings.h" line="643"/>
+ <location filename="core_strings.h" line="651"/>
<source>Basename prepended to URL on output</source>
<oldsource>Set waypoint name to source filename.</oldsource>
<translation type="unfinished">Faire correspondre les nom de la balise au nom du fichier source.</translation>
</message>
<message>
- <location filename="core_strings.h" line="527"/>
- <location filename="core_strings.h" line="691"/>
+ <location filename="core_strings.h" line="523"/>
+ <location filename="core_strings.h" line="688"/>
<source>Shortname is MAC address</source>
<translation>Le nom court est l'adresse MAC</translation>
</message>
<message>
- <location filename="core_strings.h" line="546"/>
+ <location filename="core_strings.h" line="542"/>
<source>Speed in bits per second of serial port (baud=4800)</source>
<translation>Vitesse du port série en bits par seconde (baud=4800)</translation>
</message>
<message>
- <location filename="core_strings.h" line="122"/>
+ <location filename="core_strings.h" line="124"/>
<source>Split input into separate files</source>
<translation>Découper l'entrée en fichiers séparés</translation>
</message>
<message>
<location filename="core_strings.h" line="25"/>
- <location filename="core_strings.h" line="615"/>
+ <location filename="core_strings.h" line="612"/>
<source>Index of route/track to write (if more than one in source)</source>
<translation type="unfinished"></translation>
</message>
<translation>Séparer en plusieurs routes à chaque virage</translation>
</message>
<message>
- <location filename="core_strings.h" line="209"/>
+ <location filename="core_strings.h" line="205"/>
<source>Write course rather than history, default yes</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="210"/>
+ <location filename="core_strings.h" line="206"/>
<source>Sport: Biking (deflt), Running, MultiSport, Other</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="215"/>
+ <location filename="core_strings.h" line="211"/>
<source>Geogrid-Viewer ascii overlay file (.ovl)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="217"/>
+ <location filename="core_strings.h" line="213"/>
<source>Geogrid-Viewer tracklogs (.log)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="259"/>
+ <location filename="core_strings.h" line="256"/>
<source>The minimum speed (km/h) traveling from waypoint to waypoint. Set >0 to remove duplicate waypoints</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="332"/>
+ <location filename="core_strings.h" line="329"/>
<source>Index of track to write (if more than one in source)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="349"/>
+ <location filename="core_strings.h" line="346"/>
<source>iGO2008 points of interest (.upoi)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="353"/>
+ <location filename="core_strings.h" line="350"/>
<source>IGO8 .trk</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="350"/>
+ <location filename="core_strings.h" line="347"/>
<source>Track identification number</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="351"/>
+ <location filename="core_strings.h" line="348"/>
<source>Track title</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="352"/>
+ <location filename="core_strings.h" line="349"/>
<source>Track description</source>
<translation type="unfinished"></translation>
</message>
<translation type="vanished">Racine du générateur de nombres internes</translation>
</message>
<message>
- <location filename="core_strings.h" line="354"/>
+ <location filename="core_strings.h" line="351"/>
<source>Jelbert GeoTagger data file</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="472"/>
- <location filename="core_strings.h" line="492"/>
+ <location filename="core_strings.h" line="468"/>
+ <location filename="core_strings.h" line="488"/>
<source>Index of route to write (if more than one in source)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="525"/>
+ <location filename="core_strings.h" line="521"/>
<source>Stealth encrypted icon name</source>
<translation>Récupérer les noms d'icones encryptés</translation>
</message>
<message>
- <location filename="core_strings.h" line="526"/>
+ <location filename="core_strings.h" line="522"/>
<source>Stealth non-encrypted icon name</source>
<translation>Récupérer les noms d'icones non encryptés</translation>
</message>
<message>
- <location filename="core_strings.h" line="591"/>
+ <location filename="core_strings.h" line="588"/>
<source>Set location finder target location as lat,lng</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="592"/>
+ <location filename="core_strings.h" line="589"/>
<source>Configure logging parameter as tmin:tmax:dmin:dmax</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="458"/>
- <location filename="core_strings.h" line="600"/>
- <location filename="core_strings.h" line="605"/>
+ <location filename="core_strings.h" line="454"/>
+ <location filename="core_strings.h" line="597"/>
+ <location filename="core_strings.h" line="602"/>
<source>Seconds that GPS time tracks UTC (0: best guess)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="459"/>
- <location filename="core_strings.h" line="601"/>
- <location filename="core_strings.h" line="606"/>
+ <location filename="core_strings.h" line="455"/>
+ <location filename="core_strings.h" line="598"/>
+ <location filename="core_strings.h" line="603"/>
<source>GPS week rollover period we're in (-1: best guess)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="566"/>
+ <location filename="core_strings.h" line="562"/>
<source>codec to use for reading and writing strings (default windows-1252)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="602"/>
+ <location filename="core_strings.h" line="599"/>
<source>SkyTraq Venus based loggers (download)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="603"/>
+ <location filename="core_strings.h" line="600"/>
<source>First sector to be read from the file</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="604"/>
+ <location filename="core_strings.h" line="601"/>
<source>Last sector to be read from the file (-1: read till empty sector)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="607"/>
+ <location filename="core_strings.h" line="604"/>
<source>SkyTraq Venus based loggers Binary File Format</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="core_strings.h" line="608"/>
- <source>Video position for which exact GPS time is known (hhmmss, default is 0:00:00)</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="core_strings.h" line="609"/>
- <source>GPS time at position video_time (hhmmss, default is first timestamp of track)</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="core_strings.h" line="610"/>
- <source>GPS date at position video_time (hhmmss, default is first timestamp of track)</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="core_strings.h" line="611"/>
<source>Format for subtitles</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="612"/>
+ <location filename="core_strings.h" line="609"/>
<source>SubRip subtitles for video mapping (.srt)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="613"/>
+ <location filename="core_strings.h" line="610"/>
<source>Index of route (if more than one in source)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="617"/>
+ <location filename="core_strings.h" line="614"/>
<source>Swiss Map 25/50/100 (.xol)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="625"/>
+ <location filename="core_strings.h" line="622"/>
<source>Tab delimited fields useful for OpenOffice</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="626"/>
+ <location filename="core_strings.h" line="623"/>
<source>Teletype [ Get Jonathon Johnson to describe</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="649"/>
+ <location filename="core_strings.h" line="646"/>
<source>TomTom Places Itineraries (.itn)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="660"/>
+ <location filename="core_strings.h" line="657"/>
<source>Index of track (if more than one in source)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="678"/>
+ <location filename="core_strings.h" line="675"/>
<source>Write name(s) of format(s) from input session(s)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="679"/>
+ <location filename="core_strings.h" line="676"/>
<source>Write filename(s) from input session(s)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="683"/>
+ <location filename="core_strings.h" line="680"/>
<source>Version of VidaOne file to read or write (1 or 2)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="693"/>
+ <location filename="core_strings.h" line="690"/>
<source>Wintec TES file</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="704"/>
+ <location filename="core_strings.h" line="701"/>
<source>String to separate concatenated address fields (default=", ")</source>
<translation>Chaine de caractère pour séparer les champs d'adresse (", " par défaut)</translation>
</message>
<message>
- <location filename="core_strings.h" line="662"/>
+ <location filename="core_strings.h" line="659"/>
<source>Suppress labels on generated pins</source>
<translation>Supprimer les labels des points créés</translation>
</message>
<message>
- <location filename="core_strings.h" line="490"/>
+ <location filename="core_strings.h" line="486"/>
<source>Suppress retired geocaches</source>
<translation>Suypprimer les géocaches désactivées</translation>
</message>
<message>
- <location filename="core_strings.h" line="627"/>
+ <location filename="core_strings.h" line="624"/>
<source>Suppress separator lines between waypoints</source>
<translation>Supprimer les lignes séparatrices entre les balises</translation>
</message>
<message>
- <location filename="core_strings.h" line="394"/>
+ <location filename="core_strings.h" line="390"/>
<source>Suppress use of handshaking in name of speed</source>
<translation>Supprimer les controles pour améliorer les performances</translation>
</message>
<message>
- <location filename="core_strings.h" line="669"/>
+ <location filename="core_strings.h" line="666"/>
<source>Suppress whitespace in generated shortnames</source>
<translation>Supprimer les espaces dans les noms courts générés</translation>
</message>
<translation>Symbole à utiliser pour les données de type point</translation>
</message>
<message>
- <location filename="core_strings.h" line="204"/>
+ <location filename="core_strings.h" line="200"/>
<source>Sync GPS time to computer time</source>
<translation>Synchroniser l'heure du GPS avec l'heure du PC</translation>
</message>
<translation>Simplifier l'horodatage des traces</translation>
</message>
<message>
- <location filename="core_strings.h" line="308"/>
+ <location filename="core_strings.h" line="305"/>
<source>Target GPX version for output</source>
<translation>Version du fichier GPX pour la sortie</translation>
</message>
<message>
- <location filename="core_strings.h" line="168"/>
+ <location filename="core_strings.h" line="164"/>
<source>Temperature unit [c=Celsius, f=Fahrenheit]</source>
<translation>Unité de température (c=Celsius, f=Farenheit)</translation>
</message>
<message>
- <location filename="core_strings.h" line="673"/>
+ <location filename="core_strings.h" line="670"/>
<source>The icon description is already the marker</source>
<translation>Les description de l'icon est identique au marqueur</translation>
</message>
<translation>Type de fichier .an1</translation>
</message>
<message>
- <location filename="core_strings.h" line="328"/>
- <location filename="core_strings.h" line="631"/>
+ <location filename="core_strings.h" line="325"/>
+ <location filename="core_strings.h" line="628"/>
<source>Units for altitude (f)eet or (m)etres</source>
<translation>Unités d'altitude (p)ieds ou (m)ètres</translation>
</message>
<message>
- <location filename="core_strings.h" line="194"/>
+ <location filename="core_strings.h" line="190"/>
<source>Units used for names with @speed ('s'tatute or 'm'etric)</source>
<translation>Unités utilisées avec @vitess ('s'tatute ou 'm'étrique)</translation>
</message>
<location filename="core_strings.h" line="72"/>
<location filename="core_strings.h" line="80"/>
<location filename="core_strings.h" line="88"/>
- <location filename="core_strings.h" line="115"/>
- <location filename="core_strings.h" line="126"/>
- <location filename="core_strings.h" line="135"/>
- <location filename="core_strings.h" line="143"/>
- <location filename="core_strings.h" line="177"/>
- <location filename="core_strings.h" line="222"/>
- <location filename="core_strings.h" line="264"/>
- <location filename="core_strings.h" line="273"/>
- <location filename="core_strings.h" line="281"/>
- <location filename="core_strings.h" line="289"/>
- <location filename="core_strings.h" line="297"/>
- <location filename="core_strings.h" line="336"/>
- <location filename="core_strings.h" line="344"/>
- <location filename="core_strings.h" line="358"/>
- <location filename="core_strings.h" line="366"/>
- <location filename="core_strings.h" line="400"/>
- <location filename="core_strings.h" line="413"/>
- <location filename="core_strings.h" line="421"/>
- <location filename="core_strings.h" line="439"/>
- <location filename="core_strings.h" line="466"/>
- <location filename="core_strings.h" line="496"/>
- <location filename="core_strings.h" line="517"/>
- <location filename="core_strings.h" line="531"/>
- <location filename="core_strings.h" line="559"/>
- <location filename="core_strings.h" line="575"/>
- <location filename="core_strings.h" line="583"/>
- <location filename="core_strings.h" line="620"/>
- <location filename="core_strings.h" line="636"/>
- <location filename="core_strings.h" line="644"/>
- <location filename="core_strings.h" line="652"/>
+ <location filename="core_strings.h" line="117"/>
+ <location filename="core_strings.h" line="128"/>
+ <location filename="core_strings.h" line="137"/>
+ <location filename="core_strings.h" line="145"/>
+ <location filename="core_strings.h" line="173"/>
+ <location filename="core_strings.h" line="218"/>
+ <location filename="core_strings.h" line="261"/>
+ <location filename="core_strings.h" line="270"/>
+ <location filename="core_strings.h" line="278"/>
+ <location filename="core_strings.h" line="286"/>
+ <location filename="core_strings.h" line="294"/>
+ <location filename="core_strings.h" line="333"/>
+ <location filename="core_strings.h" line="341"/>
+ <location filename="core_strings.h" line="355"/>
+ <location filename="core_strings.h" line="363"/>
+ <location filename="core_strings.h" line="396"/>
+ <location filename="core_strings.h" line="409"/>
+ <location filename="core_strings.h" line="417"/>
+ <location filename="core_strings.h" line="435"/>
+ <location filename="core_strings.h" line="462"/>
+ <location filename="core_strings.h" line="492"/>
+ <location filename="core_strings.h" line="513"/>
+ <location filename="core_strings.h" line="527"/>
+ <location filename="core_strings.h" line="555"/>
+ <location filename="core_strings.h" line="572"/>
+ <location filename="core_strings.h" line="580"/>
+ <location filename="core_strings.h" line="617"/>
+ <location filename="core_strings.h" line="633"/>
+ <location filename="core_strings.h" line="641"/>
+ <location filename="core_strings.h" line="649"/>
<source>UPPERCASE synth. shortnames</source>
<translation>Noms courts en MAJUSCULE</translation>
</message>
<message>
- <location filename="core_strings.h" line="160"/>
<source>Use depth values on output (default is ignore)</source>
- <translation>Utiliser les valeurs de profondeur sur la sortie (par défaut : ignorer)</translation>
- </message>
- <message>
- <location filename="core_strings.h" line="161"/>
- <source>Use proximity values on output (default is ignore)</source>
- <translation>Utiliser les valeurs de proximité sur la sortie (par défaut : ignorer)</translation>
+ <translation type="vanished">Utiliser les valeurs de profondeur sur la sortie (par défaut : ignorer)</translation>
</message>
- <message>
- <location filename="core_strings.h" line="11"/>
- <location filename="core_strings.h" line="21"/>
- <location filename="core_strings.h" line="34"/>
- <location filename="core_strings.h" line="42"/>
- <location filename="core_strings.h" line="61"/>
- <location filename="core_strings.h" line="75"/>
- <location filename="core_strings.h" line="83"/>
- <location filename="core_strings.h" line="91"/>
- <location filename="core_strings.h" line="118"/>
- <location filename="core_strings.h" line="129"/>
- <location filename="core_strings.h" line="138"/>
- <location filename="core_strings.h" line="146"/>
- <location filename="core_strings.h" line="180"/>
- <location filename="core_strings.h" line="225"/>
- <location filename="core_strings.h" line="267"/>
- <location filename="core_strings.h" line="276"/>
- <location filename="core_strings.h" line="284"/>
- <location filename="core_strings.h" line="292"/>
- <location filename="core_strings.h" line="300"/>
- <location filename="core_strings.h" line="339"/>
- <location filename="core_strings.h" line="347"/>
- <location filename="core_strings.h" line="361"/>
- <location filename="core_strings.h" line="369"/>
- <location filename="core_strings.h" line="403"/>
- <location filename="core_strings.h" line="416"/>
- <location filename="core_strings.h" line="424"/>
- <location filename="core_strings.h" line="442"/>
- <location filename="core_strings.h" line="469"/>
- <location filename="core_strings.h" line="475"/>
- <location filename="core_strings.h" line="499"/>
- <location filename="core_strings.h" line="520"/>
- <location filename="core_strings.h" line="534"/>
- <location filename="core_strings.h" line="578"/>
- <location filename="core_strings.h" line="586"/>
- <location filename="core_strings.h" line="623"/>
- <location filename="core_strings.h" line="639"/>
- <location filename="core_strings.h" line="647"/>
- <location filename="core_strings.h" line="655"/>
+ <message>
+ <source>Use proximity values on output (default is ignore)</source>
+ <translation type="vanished">Utiliser les valeurs de proximité sur la sortie (par défaut : ignorer)</translation>
+ </message>
+ <message>
+ <location filename="core_strings.h" line="11"/>
+ <location filename="core_strings.h" line="21"/>
+ <location filename="core_strings.h" line="34"/>
+ <location filename="core_strings.h" line="42"/>
+ <location filename="core_strings.h" line="61"/>
+ <location filename="core_strings.h" line="75"/>
+ <location filename="core_strings.h" line="83"/>
+ <location filename="core_strings.h" line="91"/>
+ <location filename="core_strings.h" line="120"/>
+ <location filename="core_strings.h" line="131"/>
+ <location filename="core_strings.h" line="140"/>
+ <location filename="core_strings.h" line="148"/>
+ <location filename="core_strings.h" line="176"/>
+ <location filename="core_strings.h" line="221"/>
+ <location filename="core_strings.h" line="264"/>
+ <location filename="core_strings.h" line="273"/>
+ <location filename="core_strings.h" line="281"/>
+ <location filename="core_strings.h" line="289"/>
+ <location filename="core_strings.h" line="297"/>
+ <location filename="core_strings.h" line="336"/>
+ <location filename="core_strings.h" line="344"/>
+ <location filename="core_strings.h" line="358"/>
+ <location filename="core_strings.h" line="366"/>
+ <location filename="core_strings.h" line="399"/>
+ <location filename="core_strings.h" line="412"/>
+ <location filename="core_strings.h" line="420"/>
+ <location filename="core_strings.h" line="438"/>
+ <location filename="core_strings.h" line="465"/>
+ <location filename="core_strings.h" line="471"/>
+ <location filename="core_strings.h" line="495"/>
+ <location filename="core_strings.h" line="516"/>
+ <location filename="core_strings.h" line="530"/>
+ <location filename="core_strings.h" line="575"/>
+ <location filename="core_strings.h" line="583"/>
+ <location filename="core_strings.h" line="620"/>
+ <location filename="core_strings.h" line="636"/>
+ <location filename="core_strings.h" line="644"/>
+ <location filename="core_strings.h" line="652"/>
<source>Use shortname instead of description</source>
<translation>Utiliser le nom court au lieu de la description</translation>
</message>
<message>
- <location filename="core_strings.h" line="184"/>
+ <location filename="core_strings.h" line="180"/>
<source>Use specified bitmap on output</source>
<translation>Utiliser l'images spécifiée en sortie</translation>
</message>
<message>
- <location filename="core_strings.h" line="152"/>
+ <location filename="core_strings.h" line="154"/>
<source>Version of gdb file to generate (1..3)</source>
<translation>Version du fichier gbd à générer (1..3)</translation>
</message>
<message>
- <location filename="core_strings.h" line="158"/>
<source>Version of mapsource file to generate (3,4,5)</source>
- <translation>Version du fichier mapsource à créer (3,4,5)</translation>
+ <translation type="vanished">Version du fichier mapsource à créer (3,4,5)</translation>
</message>
<message>
- <location filename="core_strings.h" line="562"/>
+ <location filename="core_strings.h" line="558"/>
<source>Waypoint background color</source>
<translation>Couleur de fond de la balise</translation>
</message>
<message>
- <location filename="core_strings.h" line="561"/>
+ <location filename="core_strings.h" line="557"/>
<source>Waypoint foreground color</source>
<translation>Couleur de la balise</translation>
</message>
<translation>Type de balise</translation>
</message>
<message>
- <location filename="core_strings.h" line="671"/>
+ <location filename="core_strings.h" line="668"/>
<source>Width in pixels of map</source>
<translation>Largeur de la carte en pixels</translation>
</message>
<message>
- <location filename="core_strings.h" line="243"/>
+ <location filename="core_strings.h" line="240"/>
<source>Width of lines, in pixels</source>
<translation>Largeur des lignes en pixels</translation>
</message>
<message>
- <location filename="core_strings.h" line="553"/>
+ <location filename="core_strings.h" line="549"/>
<source>Write additional node tag key/value pairs</source>
<translation>Ecrire des étiquettes de noeuds additionnelles clé/valeurs</translation>
</message>
<message>
- <location filename="core_strings.h" line="552"/>
+ <location filename="core_strings.h" line="548"/>
<source>Write additional way tag key/value pairs</source>
<translation>Ecrire des étiquettes de chemins additionnelles clé/valeurs</translation>
</message>
<message>
- <location filename="core_strings.h" line="556"/>
+ <location filename="core_strings.h" line="552"/>
<source>Write all tracks into one file</source>
<translation>Ecrire toutes les traces dans un fichier</translation>
</message>
<message>
- <location filename="core_strings.h" line="187"/>
+ <location filename="core_strings.h" line="183"/>
<source>Write description to address field</source>
<translation>Ecrire la description dans le champ d'adresse</translation>
</message>
<message>
- <location filename="core_strings.h" line="632"/>
+ <location filename="core_strings.h" line="629"/>
<source>Write each waypoint in a separate file</source>
<translation>Ecrire chaque balise dans un fichier séparé</translation>
</message>
<message>
- <location filename="core_strings.h" line="188"/>
+ <location filename="core_strings.h" line="184"/>
<source>Write notes to address field</source>
<translation>Ecrire les notes dans le champ d'adresse</translation>
</message>
<message>
- <location filename="core_strings.h" line="189"/>
+ <location filename="core_strings.h" line="185"/>
<source>Write position to address field</source>
<translation>Ecrire la position dans le champ d'adresse</translation>
</message>
<message>
- <location filename="core_strings.h" line="166"/>
- <location filename="core_strings.h" line="676"/>
+ <location filename="core_strings.h" line="162"/>
+ <location filename="core_strings.h" line="673"/>
<source>Write position using this grid.</source>
<translation>Ecrire la position en utilisant cette grille.</translation>
</message>
<message>
- <location filename="core_strings.h" line="170"/>
- <location filename="core_strings.h" line="677"/>
+ <location filename="core_strings.h" line="166"/>
+ <location filename="core_strings.h" line="674"/>
<source>Write timestamps with offset x to UTC time</source>
<translation>Ecrire l'horodatage avec un décalage de x par rapport à l'heure UTC</translation>
</message>
<message>
- <location filename="core_strings.h" line="173"/>
+ <location filename="core_strings.h" line="169"/>
<source>Write tracks compatible with Carto Exploreur</source>
<translation>Ecrire des traces compatibles avec CartoExploreur</translation>
</message>
<message>
- <location filename="core_strings.h" line="547"/>
+ <location filename="core_strings.h" line="543"/>
<source>Write tracks for Gisteq Phototracker</source>
<translation>Ecrire les traces pour Gisteq Phototracker</translation>
</message>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="103"/>
+ <location filename="core_strings.h" line="104"/>
<source>Energympro GPS training watch</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="104"/>
+ <location filename="core_strings.h" line="105"/>
<source>Enigma binary waypoint file (.ert)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="105"/>
+ <location filename="core_strings.h" line="106"/>
<source>Source for name field in .dbf</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="106"/>
+ <location filename="core_strings.h" line="107"/>
<source>Source for URL field in .dbf</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="107"/>
+ <location filename="core_strings.h" line="108"/>
<source>ESRI shapefile</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="108"/>
+ <location filename="core_strings.h" line="109"/>
<source>F90G Automobile DVR GPS log file</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="110"/>
+ <location filename="core_strings.h" line="111"/>
<source>FAI/IGC Flight Recorder Data Format</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="111"/>
+ <location filename="core_strings.h" line="112"/>
<source>Read all points even if latitude or longitude is missing</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="112"/>
+ <location filename="core_strings.h" line="114"/>
<source>Flexible and Interoperable Data Transfer (FIT) Activity file</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="120"/>
+ <location filename="core_strings.h" line="122"/>
<source>FlySight GPS File</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="123"/>
+ <location filename="core_strings.h" line="125"/>
<source>Franson GPSGate Simulation</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="131"/>
+ <location filename="core_strings.h" line="133"/>
<source>Fugawi</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="132"/>
+ <location filename="core_strings.h" line="134"/>
<source>G7ToWin data files (.g7t)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="140"/>
+ <location filename="core_strings.h" line="142"/>
<source>Garmin 301 Custom position and heartrate</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="148"/>
+ <location filename="core_strings.h" line="150"/>
<source>Garmin G1000 datalog input filter file</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="149"/>
+ <location filename="core_strings.h" line="151"/>
<source>Garmin Logbook XML</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="155"/>
+ <location filename="core_strings.h" line="158"/>
<source>Garmin MapSource - gdb</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="162"/>
- <source>Garmin MapSource - mps</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="core_strings.h" line="171"/>
+ <location filename="core_strings.h" line="167"/>
<source>Garmin MapSource - txt (tab delimited)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="174"/>
+ <location filename="core_strings.h" line="170"/>
<source>Garmin PCX5</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="182"/>
+ <location filename="core_strings.h" line="178"/>
<source>Garmin POI database</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="195"/>
+ <location filename="core_strings.h" line="191"/>
<source>codec to use for writing strings</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="196"/>
+ <location filename="core_strings.h" line="192"/>
<source>language code to use for reading dual language files</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="197"/>
+ <location filename="core_strings.h" line="193"/>
<source>Garmin Points of Interest (.gpi)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="203"/>
+ <location filename="core_strings.h" line="199"/>
<source>Erase existing courses when writing new ones</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="207"/>
+ <location filename="core_strings.h" line="203"/>
<source>Speed in bits per second of serial port (baud=9600)</source>
<translation type="unfinished">Vitesse du port série en bits par seconde (baud=4800) {9600)?}</translation>
</message>
<message>
- <location filename="core_strings.h" line="208"/>
+ <location filename="core_strings.h" line="204"/>
<source>Garmin serial/USB protocol</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="211"/>
+ <location filename="core_strings.h" line="207"/>
<source>Garmin Training Center (.tcx/.crs/.hst/.xml)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="214"/>
+ <location filename="core_strings.h" line="210"/>
<source>Geocaching.com .loc</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="227"/>
+ <location filename="core_strings.h" line="223"/>
<source>GEOnet Names Server (GNS)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="230"/>
+ <location filename="core_strings.h" line="226"/>
<source>GlobalSat DG-100/BT-335 Download</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="229"/>
- <location filename="core_strings.h" line="232"/>
- <location filename="core_strings.h" line="318"/>
- <location filename="core_strings.h" line="480"/>
+ <location filename="core_strings.h" line="225"/>
+ <location filename="core_strings.h" line="228"/>
+ <location filename="core_strings.h" line="315"/>
+ <location filename="core_strings.h" line="476"/>
<source>Only erase device data, do not download anything</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="255"/>
+ <location filename="core_strings.h" line="252"/>
<source>Google Earth (Keyhole) Markup Language</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="256"/>
+ <location filename="core_strings.h" line="253"/>
<source>Google Navigator Tracklines (.trl)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="261"/>
+ <location filename="core_strings.h" line="258"/>
<source>GoPal GPS track log (.trk)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="258"/>
+ <location filename="core_strings.h" line="255"/>
<source>The maximum speed (km/h) traveling from waypoint to waypoint.</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="260"/>
+ <location filename="core_strings.h" line="257"/>
<source>Cleanup common errors in trackdata</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="270"/>
+ <location filename="core_strings.h" line="267"/>
<source>GPS TrackMaker</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="278"/>
+ <location filename="core_strings.h" line="275"/>
<source>GPSBabel arc filter file</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="286"/>
+ <location filename="core_strings.h" line="283"/>
<source>GpsDrive Format</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="294"/>
+ <location filename="core_strings.h" line="291"/>
<source>GpsDrive Format for Tracks</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="302"/>
+ <location filename="core_strings.h" line="299"/>
<source>GPSman</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="303"/>
+ <location filename="core_strings.h" line="300"/>
<source>gpsutil</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="312"/>
+ <location filename="core_strings.h" line="309"/>
<source>GPX XML</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="309"/>
+ <location filename="core_strings.h" line="306"/>
<source>Add info (depth) as Humminbird extension</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="310"/>
+ <location filename="core_strings.h" line="307"/>
<source>Add info (depth) as Garmin extension</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="313"/>
+ <location filename="core_strings.h" line="310"/>
<source>HikeTech</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="314"/>
+ <location filename="core_strings.h" line="311"/>
<source>Holux (gm-100) .wpo Format</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="316"/>
+ <location filename="core_strings.h" line="313"/>
<source>Holux M-241 (MTK based) Binary File Format</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="322"/>
+ <location filename="core_strings.h" line="319"/>
<source>Holux M-241 (MTK based) download</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="319"/>
- <location filename="core_strings.h" line="431"/>
- <location filename="core_strings.h" line="481"/>
+ <location filename="core_strings.h" line="316"/>
+ <location filename="core_strings.h" line="427"/>
+ <location filename="core_strings.h" line="477"/>
<source>Enable logging after download</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="323"/>
+ <location filename="core_strings.h" line="320"/>
<source>Honda/Acura Navigation System VP Log File Format</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="329"/>
+ <location filename="core_strings.h" line="326"/>
<source>HTML Output</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="330"/>
+ <location filename="core_strings.h" line="327"/>
<source>Humminbird tracks (.ht)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="331"/>
+ <location filename="core_strings.h" line="328"/>
<source>Humminbird waypoints and routes (.hwr)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="333"/>
+ <location filename="core_strings.h" line="330"/>
<source>IGN Rando track files</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="363"/>
+ <location filename="core_strings.h" line="360"/>
<source>Kompass (DAV) Track (.tk)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="371"/>
+ <location filename="core_strings.h" line="368"/>
<source>Kompass (DAV) Waypoints (.wp)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="372"/>
- <source>KuDaTa PsiTrex text</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="core_strings.h" line="381"/>
+ <location filename="core_strings.h" line="377"/>
<source>Lowrance USR</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="377"/>
+ <location filename="core_strings.h" line="373"/>
<source>(USR output) Write version</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="382"/>
+ <location filename="core_strings.h" line="378"/>
<source>Magellan Explorist Geocaching</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="384"/>
+ <location filename="core_strings.h" line="380"/>
<source>Magellan Mapsend</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="387"/>
+ <location filename="core_strings.h" line="383"/>
<source>Magellan SD files (as for eXplorist)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="390"/>
+ <location filename="core_strings.h" line="386"/>
<source>Magellan SD files (as for Meridian)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="396"/>
+ <location filename="core_strings.h" line="392"/>
<source>Magellan serial protocol</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="397"/>
+ <location filename="core_strings.h" line="393"/>
<source>MagicMaps IK3D project file (.ikt)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="407"/>
+ <location filename="core_strings.h" line="403"/>
<source>Map&Guide 'TourExchangeFormat' XML</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="408"/>
+ <location filename="core_strings.h" line="404"/>
<source>MapAsia track file (.tr7)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="418"/>
+ <location filename="core_strings.h" line="414"/>
<source>Mapopolis.com Mapconverter CSV</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="426"/>
+ <location filename="core_strings.h" line="422"/>
<source>MapTech Exchange Format</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="436"/>
+ <location filename="core_strings.h" line="432"/>
<source>Memory-Map Navigator overlay files (.mmo)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="433"/>
+ <location filename="core_strings.h" line="429"/>
<source>Write items 'locked' [default no]</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="434"/>
+ <location filename="core_strings.h" line="430"/>
<source>Write items 'visible' [default yes]</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="435"/>
+ <location filename="core_strings.h" line="431"/>
<source>Write files with internal version [n]</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="444"/>
+ <location filename="core_strings.h" line="440"/>
<source>Microsoft Streets and Trips 2002-2007</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="476"/>
+ <location filename="core_strings.h" line="472"/>
<source>Motorrad Routenplaner (Map&Guide) .bcr files</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="478"/>
+ <location filename="core_strings.h" line="474"/>
<source>MTK Logger (iBlue 747,...) Binary File Format</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="484"/>
+ <location filename="core_strings.h" line="480"/>
<source>MTK Logger (iBlue 747,Qstarz BT-1000,...) download</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="487"/>
+ <location filename="core_strings.h" line="483"/>
<source>National Geographic Topo .tpg (waypoints)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="488"/>
+ <location filename="core_strings.h" line="484"/>
<source>National Geographic Topo 2.x .tpo</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="489"/>
+ <location filename="core_strings.h" line="485"/>
<source>National Geographic Topo 3.x/4.x .tpo</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="491"/>
+ <location filename="core_strings.h" line="487"/>
<source>Navicache.com XML</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="493"/>
+ <location filename="core_strings.h" line="489"/>
<source>Navigon Mobile Navigator .rte files</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="501"/>
+ <location filename="core_strings.h" line="497"/>
<source>Navigon Waypoints</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="508"/>
+ <location filename="core_strings.h" line="504"/>
<source>NaviGPS GT-11/BGT-11 Download</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="505"/>
+ <location filename="core_strings.h" line="501"/>
<source>Clear the datalog</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="506"/>
+ <location filename="core_strings.h" line="502"/>
<source>Read from datalogger buffer</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="509"/>
+ <location filename="core_strings.h" line="505"/>
<source>NaviGPS GT-31/BGT-31 datalogger (.sbp)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="510"/>
+ <location filename="core_strings.h" line="506"/>
<source>NaviGPS GT-31/BGT-31 SiRF binary logfile (.sbn)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="513"/>
+ <location filename="core_strings.h" line="509"/>
<source>Naviguide binary route file (.twl)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="511"/>
+ <location filename="core_strings.h" line="507"/>
<source>'wp' - Create waypoint file , 'rte' - Create route file</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="216"/>
+ <location filename="core_strings.h" line="103"/>
+ <location filename="core_strings.h" line="234"/>
+ <source>Time zone ID</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="core_strings.h" line="113"/>
+ <source>Attempt to recovery data from corrupt file</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="core_strings.h" line="156"/>
+ <source>Don't create waypoints for non-user points</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="core_strings.h" line="212"/>
<source>Geogrid-Viewer binary overlay file (.ovl)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="218"/>
+ <location filename="core_strings.h" line="214"/>
<source>Compact Output. Default is off.</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="219"/>
+ <location filename="core_strings.h" line="215"/>
<source>GeoJson</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="233"/>
+ <location filename="core_strings.h" line="229"/>
<source>GlobalSat DG-200 Download</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="234"/>
+ <location filename="core_strings.h" line="230"/>
<source>list tracks</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="235"/>
+ <location filename="core_strings.h" line="231"/>
<source>get track</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="236"/>
- <location filename="core_strings.h" line="237"/>
- <location filename="core_strings.h" line="446"/>
- <location filename="core_strings.h" line="598"/>
+ <location filename="core_strings.h" line="232"/>
+ <location filename="core_strings.h" line="233"/>
+ <location filename="core_strings.h" line="442"/>
+ <location filename="core_strings.h" line="595"/>
<source>Dump raw data to this file</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="238"/>
+ <location filename="core_strings.h" line="235"/>
<source>GlobalSat GH625XT GPS training watch</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="239"/>
+ <location filename="core_strings.h" line="236"/>
<source>Google Directions XML</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="247"/>
+ <location filename="core_strings.h" line="244"/>
<source>Write KML track (default = 0)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="250"/>
+ <location filename="core_strings.h" line="247"/>
<source>Units used when writing comments ('s'tatute, 'm'etric,' 'n'autical, 'a'viation)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="253"/>
+ <location filename="core_strings.h" line="250"/>
<source>Rotate colors for tracks and routes (default automatic)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="254"/>
+ <location filename="core_strings.h" line="251"/>
<source>Precision of coordinates, number of decimals</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="269"/>
+ <location filename="core_strings.h" line="266"/>
<source>GPS Tracking Key Pro text</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="311"/>
+ <location filename="core_strings.h" line="308"/>
<source>Precision of elevations, number of decimals</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="321"/>
- <location filename="core_strings.h" line="483"/>
+ <location filename="core_strings.h" line="318"/>
+ <location filename="core_strings.h" line="479"/>
<source>Size of blocks in KB to request from device</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="341"/>
+ <location filename="core_strings.h" line="338"/>
<source>iGo Primo points of interest (.upoi)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="355"/>
+ <location filename="core_strings.h" line="352"/>
<source>Jogmap.de XML format</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="373"/>
+ <location filename="core_strings.h" line="369"/>
<source>(USR input) Ignore event marker icons on read</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="374"/>
+ <location filename="core_strings.h" line="370"/>
<source>(USR output) Treat waypoints as icons on write</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="375"/>
+ <location filename="core_strings.h" line="371"/>
<source>(USR output) Merge into one segmented trail</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="376"/>
+ <location filename="core_strings.h" line="372"/>
<source>(USR input) Break segments into separate trails</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="378"/>
+ <location filename="core_strings.h" line="374"/>
<source>(USR output) Output file title string</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="379"/>
+ <location filename="core_strings.h" line="375"/>
<source>(USR output) Device serial number</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="380"/>
+ <location filename="core_strings.h" line="376"/>
<source>(USR output) Output file content description</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="405"/>
+ <location filename="core_strings.h" line="401"/>
<source>Mainnav</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="409"/>
+ <location filename="core_strings.h" line="405"/>
<source>Mapbar (China) navigation track for Sonim Xp3300</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="410"/>
+ <location filename="core_strings.h" line="406"/>
<source>Mapfactor Navigator</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="427"/>
+ <location filename="core_strings.h" line="423"/>
<source>Speed in bits per second of serial port (autodetect=0)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="428"/>
+ <location filename="core_strings.h" line="424"/>
<source>Download logged fixes</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="430"/>
+ <location filename="core_strings.h" line="426"/>
<source>Show device status</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="432"/>
+ <location filename="core_strings.h" line="428"/>
<source>MediaTek Locus</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="448"/>
- <location filename="core_strings.h" line="596"/>
+ <location filename="core_strings.h" line="444"/>
+ <location filename="core_strings.h" line="593"/>
<source>First sector to be read from the device</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="449"/>
- <location filename="core_strings.h" line="594"/>
+ <location filename="core_strings.h" line="445"/>
+ <location filename="core_strings.h" line="591"/>
<source>Baud rate used to init device (0=autodetect)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="450"/>
- <location filename="core_strings.h" line="597"/>
+ <location filename="core_strings.h" line="446"/>
+ <location filename="core_strings.h" line="594"/>
<source>Last sector to be read from the device (-1: smart read everything)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="451"/>
- <location filename="core_strings.h" line="599"/>
+ <location filename="core_strings.h" line="447"/>
+ <location filename="core_strings.h" line="596"/>
<source>Disable output (useful with erase)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="452"/>
- <location filename="core_strings.h" line="595"/>
+ <location filename="core_strings.h" line="448"/>
+ <location filename="core_strings.h" line="592"/>
<source>Number of sectors to read at once (0=use single sector mode)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="453"/>
+ <location filename="core_strings.h" line="449"/>
<source>POI for Home Symbol as lat:lng[:alt]</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="454"/>
+ <location filename="core_strings.h" line="450"/>
<source>POI for Car Symbol as lat:lng[:alt]</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="455"/>
+ <location filename="core_strings.h" line="451"/>
<source>POI for Boat Symbol as lat:lng[:alt]</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="456"/>
+ <location filename="core_strings.h" line="452"/>
<source>POI for Heart Symbol as lat:lng[:alt]</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="457"/>
+ <location filename="core_strings.h" line="453"/>
<source>POI for Bar Symbol as lat:lng[:alt]</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="460"/>
+ <location filename="core_strings.h" line="456"/>
<source>MiniHomer, a skyTraq Venus 6 based logger (download tracks, waypoints and get/set POI)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="461"/>
+ <location filename="core_strings.h" line="457"/>
<source>Garmin Mobile XT ([ATRK]/STRK)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="462"/>
+ <location filename="core_strings.h" line="458"/>
<source>Track name processing option ([0]-nrm/1-ign)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="463"/>
+ <location filename="core_strings.h" line="459"/>
<source>Mobile Garmin XT Track files</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="471"/>
+ <location filename="core_strings.h" line="467"/>
<source>Motoactiv CSV</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="485"/>
+ <location filename="core_strings.h" line="481"/>
<source>MyNav TRC format</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="512"/>
+ <location filename="core_strings.h" line="508"/>
<source>'n' - Keep the existing wp name, 'y' - rename waypoints</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="514"/>
+ <location filename="core_strings.h" line="510"/>
<source>Navitel binary track (.bin)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="522"/>
+ <location filename="core_strings.h" line="518"/>
<source>Navitrak DNA marker format</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="528"/>
+ <location filename="core_strings.h" line="524"/>
<source>NetStumbler Summary File (text)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="536"/>
+ <location filename="core_strings.h" line="532"/>
<source>NIMA/GNIS Geographic Names File</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="548"/>
+ <location filename="core_strings.h" line="544"/>
<source>Accept position fixes in gpgga marked invalid</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="549"/>
+ <location filename="core_strings.h" line="545"/>
<source>NMEA 0183 sentences</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="550"/>
+ <location filename="core_strings.h" line="546"/>
<source>Compact binary representation</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="551"/>
+ <location filename="core_strings.h" line="547"/>
<source>Nokia Landmark Exchange</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="555"/>
+ <location filename="core_strings.h" line="551"/>
<source>OpenStreetMap data files</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="554"/>
+ <location filename="core_strings.h" line="550"/>
<source>Use this value as custom created_by value</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="567"/>
+ <location filename="core_strings.h" line="563"/>
<source>OziExplorer</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="564"/>
+ <location filename="core_strings.h" line="560"/>
<source>Unit used in altitude values</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="565"/>
+ <location filename="core_strings.h" line="561"/>
<source>Unit used in proximity values</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="568"/>
+ <location filename="core_strings.h" line="564"/>
<source>PocketFMS breadcrumbs</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="569"/>
+ <location filename="core_strings.h" line="565"/>
<source>PocketFMS flightplan (.xml)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="570"/>
+ <location filename="core_strings.h" line="566"/>
<source>PocketFMS waypoints (.txt)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="572"/>
+ <location filename="core_strings.h" line="569"/>
<source>Raymarine Waypoint File (.rwf)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="580"/>
+ <location filename="core_strings.h" line="577"/>
<source>Ricoh GPS Log File</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="588"/>
+ <location filename="core_strings.h" line="585"/>
<source>See You flight analysis data</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="589"/>
+ <location filename="core_strings.h" line="586"/>
<source>Skymap / KMD150 ascii files</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="445"/>
- <location filename="core_strings.h" line="593"/>
+ <location filename="core_strings.h" line="441"/>
+ <location filename="core_strings.h" line="590"/>
<source>Baud rate used for download</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="614"/>
+ <location filename="core_strings.h" line="567"/>
+ <source>Qstarz BL-1000</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="core_strings.h" line="605"/>
+ <source>Video position for which exact GPS time is known (hhmmss[.sss], default is 00:00:00,000)</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="core_strings.h" line="606"/>
+ <source>GPS time at position video_time (hhmmss[.sss], default is first timestamp of track)</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="core_strings.h" line="607"/>
+ <source>GPS date at position video_time (yyyymmdd, default is first timestamp of track)</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="core_strings.h" line="611"/>
<source>Suunto Trek Manager (STM) .sdf files</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="616"/>
+ <location filename="core_strings.h" line="613"/>
<source>Suunto Trek Manager (STM) WaypointPlus files</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="633"/>
+ <location filename="core_strings.h" line="630"/>
<source>Textual Output</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="641"/>
+ <location filename="core_strings.h" line="638"/>
<source>TomTom Itineraries (.itn)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="657"/>
+ <location filename="core_strings.h" line="654"/>
<source>TomTom POI file (.asc)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="658"/>
+ <location filename="core_strings.h" line="655"/>
<source>TomTom POI file (.ov2)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="659"/>
+ <location filename="core_strings.h" line="656"/>
<source>TopoMapPro Places File</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="661"/>
+ <location filename="core_strings.h" line="658"/>
<source>TrackLogs digital mapping (.trl)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="674"/>
+ <location filename="core_strings.h" line="671"/>
<source>U.S. Census Bureau Tiger Mapping Service</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="680"/>
+ <location filename="core_strings.h" line="677"/>
<source>Universal csv with field structure in first line</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="682"/>
+ <location filename="core_strings.h" line="679"/>
<source>Vcard Output (for iPod)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="684"/>
+ <location filename="core_strings.h" line="681"/>
<source>VidaOne GPS for Pocket PC (.gpb)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="685"/>
+ <location filename="core_strings.h" line="682"/>
<source>Vito Navigator II tracks</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="686"/>
+ <location filename="core_strings.h" line="683"/>
<source>Vito SmartMap tracks (.vtt)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="692"/>
+ <location filename="core_strings.h" line="689"/>
<source>WiFiFoFum 2.0 for PocketPC XML</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="694"/>
+ <location filename="core_strings.h" line="691"/>
<source>Wintec WBT-100/200 Binary File Format</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="696"/>
+ <location filename="core_strings.h" line="693"/>
<source>Wintec WBT-100/200 GPS Download</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="697"/>
+ <location filename="core_strings.h" line="694"/>
<source>Wintec WBT-201/G-Rays 2 Binary File Format</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="700"/>
+ <location filename="core_strings.h" line="697"/>
<source>XAiOX iTrackU Logger</source>
<translation type="unfinished"></translation>
</message>
<message>
+ <location filename="core_strings.h" line="695"/>
<location filename="core_strings.h" line="698"/>
- <location filename="core_strings.h" line="701"/>
<source>Appends the input to a backup file</source>
<translation type="unfinished"></translation>
</message>
<message>
+ <location filename="core_strings.h" line="696"/>
<location filename="core_strings.h" line="699"/>
- <location filename="core_strings.h" line="702"/>
<source>Only waypoints that are not the backup file</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="703"/>
+ <location filename="core_strings.h" line="700"/>
<source>XAiOX iTrackU Logger Binary File Format</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="705"/>
+ <location filename="core_strings.h" line="702"/>
<source>Yahoo Geocode API data</source>
<translation type="unfinished"></translation>
</message>
<context>
<name>core</name>
<message>
- <location filename="core_strings.h" line="109"/>
+ <location filename="core_strings.h" line="110"/>
<source>(integer sec or 'auto') Barograph to GPS time diff</source>
<translation>Barométer adatok GPS pozícióba (másodperc vagy 'auto')</translation>
</message>
<translation type="vanished">Szegmensek egy nyomvonalba føzése (USR kimenet)</translation>
</message>
<message>
- <location filename="core_strings.h" line="689"/>
+ <location filename="core_strings.h" line="686"/>
<source>Ad-hoc closed icon name</source>
<translation>Ad-hoc zárt hálózat ikonnév</translation>
</message>
<message>
- <location filename="core_strings.h" line="690"/>
+ <location filename="core_strings.h" line="687"/>
<source>Ad-hoc open icon name</source>
<translation>Ad-hoc nyílt hálózat ikonnév</translation>
</message>
<message>
- <location filename="core_strings.h" line="191"/>
+ <location filename="core_strings.h" line="187"/>
<source>After output job done sleep n second(s)</source>
<translation>Feltöltés után x másodperccel kikapcsolás</translation>
</message>
<location filename="core_strings.h" line="71"/>
<location filename="core_strings.h" line="79"/>
<location filename="core_strings.h" line="87"/>
- <location filename="core_strings.h" line="114"/>
- <location filename="core_strings.h" line="125"/>
- <location filename="core_strings.h" line="134"/>
- <location filename="core_strings.h" line="142"/>
- <location filename="core_strings.h" line="157"/>
- <location filename="core_strings.h" line="176"/>
- <location filename="core_strings.h" line="199"/>
- <location filename="core_strings.h" line="221"/>
- <location filename="core_strings.h" line="263"/>
- <location filename="core_strings.h" line="272"/>
- <location filename="core_strings.h" line="280"/>
- <location filename="core_strings.h" line="288"/>
- <location filename="core_strings.h" line="296"/>
- <location filename="core_strings.h" line="335"/>
- <location filename="core_strings.h" line="343"/>
- <location filename="core_strings.h" line="357"/>
- <location filename="core_strings.h" line="365"/>
- <location filename="core_strings.h" line="399"/>
- <location filename="core_strings.h" line="412"/>
- <location filename="core_strings.h" line="420"/>
- <location filename="core_strings.h" line="438"/>
- <location filename="core_strings.h" line="465"/>
- <location filename="core_strings.h" line="495"/>
- <location filename="core_strings.h" line="516"/>
- <location filename="core_strings.h" line="530"/>
- <location filename="core_strings.h" line="558"/>
- <location filename="core_strings.h" line="574"/>
- <location filename="core_strings.h" line="582"/>
- <location filename="core_strings.h" line="619"/>
- <location filename="core_strings.h" line="635"/>
- <location filename="core_strings.h" line="643"/>
- <location filename="core_strings.h" line="651"/>
+ <location filename="core_strings.h" line="116"/>
+ <location filename="core_strings.h" line="127"/>
+ <location filename="core_strings.h" line="136"/>
+ <location filename="core_strings.h" line="144"/>
+ <location filename="core_strings.h" line="172"/>
+ <location filename="core_strings.h" line="195"/>
+ <location filename="core_strings.h" line="217"/>
+ <location filename="core_strings.h" line="260"/>
+ <location filename="core_strings.h" line="269"/>
+ <location filename="core_strings.h" line="277"/>
+ <location filename="core_strings.h" line="285"/>
+ <location filename="core_strings.h" line="293"/>
+ <location filename="core_strings.h" line="332"/>
+ <location filename="core_strings.h" line="340"/>
+ <location filename="core_strings.h" line="354"/>
+ <location filename="core_strings.h" line="362"/>
+ <location filename="core_strings.h" line="395"/>
+ <location filename="core_strings.h" line="408"/>
+ <location filename="core_strings.h" line="416"/>
+ <location filename="core_strings.h" line="434"/>
+ <location filename="core_strings.h" line="461"/>
+ <location filename="core_strings.h" line="491"/>
+ <location filename="core_strings.h" line="512"/>
+ <location filename="core_strings.h" line="526"/>
+ <location filename="core_strings.h" line="554"/>
+ <location filename="core_strings.h" line="571"/>
+ <location filename="core_strings.h" line="579"/>
+ <location filename="core_strings.h" line="616"/>
+ <location filename="core_strings.h" line="632"/>
+ <location filename="core_strings.h" line="640"/>
+ <location filename="core_strings.h" line="648"/>
<source>Allow whitespace synth. shortnames</source>
<translation>Szóközök engedélyezése rövidnevek készítésekor</translation>
</message>
<message>
- <location filename="core_strings.h" line="245"/>
+ <location filename="core_strings.h" line="242"/>
<source>Altitudes are absolute and not clamped to ground</source>
<translation>A magasság abszolút, nincs a felszínhez kötve</translation>
</message>
<translation type="vanished">icon_descr hozzáføzése a megjegyzéshez</translation>
</message>
<message>
- <location filename="core_strings.h" line="545"/>
+ <location filename="core_strings.h" line="541"/>
<source>Append realtime positioning data to the output file instead of truncating</source>
<translation>A kimeneti fájl csonkítása helyett valósidõ hozzáføzése a pozícióhoz</translation>
</message>
<message>
- <location filename="core_strings.h" line="307"/>
+ <location filename="core_strings.h" line="304"/>
<source>Base URL for link tag in output</source>
<translation>Alapért. URL a hivatkozásokban</translation>
</message>
<message>
- <location filename="core_strings.h" line="151"/>
- <location filename="core_strings.h" line="206"/>
+ <location filename="core_strings.h" line="153"/>
+ <location filename="core_strings.h" line="202"/>
<source>Bitmap of categories</source>
<translation>Raszter kategória</translation>
</message>
<translation type="vanished">Kategória név (Cache)</translation>
</message>
<message>
- <location filename="core_strings.h" line="205"/>
+ <location filename="core_strings.h" line="201"/>
<source>Category number to use for written waypoints</source>
<translation>A készülõ útpontok kategória-száma</translation>
</message>
<translation>Vonalak és térkép-megjegyzések színe</translation>
</message>
<message>
- <location filename="core_strings.h" line="202"/>
- <location filename="core_strings.h" line="507"/>
+ <location filename="core_strings.h" line="198"/>
+ <location filename="core_strings.h" line="503"/>
<source>Command unit to power itself down</source>
<translation>Zárásként a készülék kikapcsolása</translation>
</message>
<message>
- <location filename="core_strings.h" line="257"/>
- <location filename="core_strings.h" line="542"/>
+ <location filename="core_strings.h" line="254"/>
+ <location filename="core_strings.h" line="538"/>
<source>Complete date-free tracks with given date (YYYYMMDD).</source>
<translation>Dátum nélküli nyomvonalak új idõpontja (ÉÉÉÉHHNN)</translation>
</message>
<message>
- <location filename="core_strings.h" line="193"/>
+ <location filename="core_strings.h" line="189"/>
<source>Create unique waypoint names (default = yes)</source>
<translation>Egyedi útpont nevek (alapért. = igen)</translation>
</message>
<message>
- <location filename="core_strings.h" line="306"/>
+ <location filename="core_strings.h" line="303"/>
<source>Create waypoints from geocache log entries</source>
<translation>Útpontok készítése a geocaching bejegyzésekbõl</translation>
</message>
<translation type="vanished">Adatbázis név (fájlnév)</translation>
</message>
<message>
- <location filename="core_strings.h" line="486"/>
+ <location filename="core_strings.h" line="482"/>
<source>Datum (default=NAD27)</source>
<translation>Térképdátum (alapért.=NAD27)</translation>
</message>
<message>
- <location filename="core_strings.h" line="666"/>
+ <location filename="core_strings.h" line="663"/>
<source>Days after which points are considered old</source>
<translation>Ennyi nap után a pontok elévültnek számítanak</translation>
</message>
<message>
- <location filename="core_strings.h" line="544"/>
+ <location filename="core_strings.h" line="540"/>
<source>Decimal seconds to pause between groups of strings</source>
<translation>Ennyi másodpercnyi szünet az adatfolyamban</translation>
</message>
<message>
- <location filename="core_strings.h" line="185"/>
+ <location filename="core_strings.h" line="181"/>
<source>Default category on output</source>
<translation>Alapért. kimeneti kategória</translation>
</message>
<message>
- <location filename="core_strings.h" line="150"/>
+ <location filename="core_strings.h" line="152"/>
<source>Default category on output (1..16)</source>
<translation>Alapértelmezett kimeneti kategória (1.. 16)</translation>
</message>
<message>
<location filename="core_strings.h" line="24"/>
- <location filename="core_strings.h" line="172"/>
- <location filename="core_strings.h" line="200"/>
- <location filename="core_strings.h" line="212"/>
- <location filename="core_strings.h" line="240"/>
- <location filename="core_strings.h" line="385"/>
- <location filename="core_strings.h" line="388"/>
- <location filename="core_strings.h" line="391"/>
+ <location filename="core_strings.h" line="168"/>
+ <location filename="core_strings.h" line="196"/>
+ <location filename="core_strings.h" line="208"/>
+ <location filename="core_strings.h" line="237"/>
+ <location filename="core_strings.h" line="381"/>
+ <location filename="core_strings.h" line="384"/>
+ <location filename="core_strings.h" line="387"/>
<source>Default icon name</source>
<translation>Alapértelmezett ikonnév</translation>
</message>
<message>
- <location filename="core_strings.h" line="571"/>
+ <location filename="core_strings.h" line="568"/>
<source>Default location</source>
<translation>Alapértelmezett pozíció</translation>
</message>
<message>
- <location filename="core_strings.h" line="190"/>
+ <location filename="core_strings.h" line="186"/>
<source>Default proximity</source>
<translation>Alapért. távolság</translation>
</message>
<message>
- <location filename="core_strings.h" line="192"/>
+ <location filename="core_strings.h" line="188"/>
<source>Default speed</source>
<translation>Alapért. sebesség</translation>
</message>
<message>
- <location filename="core_strings.h" line="121"/>
+ <location filename="core_strings.h" line="123"/>
<source>Default speed for waypoints (knots/hr)</source>
<translation>Alapértelmezett sebesség a pontokhoz (csomó/ó)</translation>
</message>
<message>
- <location filename="core_strings.h" line="327"/>
- <location filename="core_strings.h" line="630"/>
+ <location filename="core_strings.h" line="324"/>
+ <location filename="core_strings.h" line="627"/>
<source>Degrees output as 'ddd', 'dmm'(default) or 'dms'</source>
<translation>Pozíció formátum 'fff', 'fpp'(alapért.) vagy 'fpm'</translation>
</message>
<message>
- <location filename="core_strings.h" line="503"/>
+ <location filename="core_strings.h" line="499"/>
<source>Delete all routes</source>
<translation>Minden útvonal törlése</translation>
</message>
<message>
- <location filename="core_strings.h" line="502"/>
+ <location filename="core_strings.h" line="498"/>
<source>Delete all track points</source>
<translation>Minden nyomvonalpont törlése</translation>
</message>
<message>
- <location filename="core_strings.h" line="395"/>
- <location filename="core_strings.h" line="504"/>
+ <location filename="core_strings.h" line="391"/>
+ <location filename="core_strings.h" line="500"/>
<source>Delete all waypoints</source>
<translation>Minden útpont törlése</translation>
</message>
<message>
- <location filename="core_strings.h" line="251"/>
+ <location filename="core_strings.h" line="248"/>
<source>Display labels on track and routepoints (default = 1)</source>
<translation>Címke megjelenítése nyomvonalakon és útvonalakon (alapért.=1)</translation>
</message>
<message>
- <location filename="core_strings.h" line="165"/>
+ <location filename="core_strings.h" line="161"/>
<source>Distance unit [m=metric, s=statute]</source>
<translation>Távolság mértékegysége [m=metrikus, s=angolszász]</translation>
</message>
<translation>URL mezõ kihagyása a megjegyzésbõl</translation>
</message>
<message>
- <location filename="core_strings.h" line="186"/>
+ <location filename="core_strings.h" line="182"/>
<source>Don't show gpi bitmap on device</source>
<translation>gpi raszter rejtése a készüléken</translation>
</message>
<message>
- <location filename="core_strings.h" line="246"/>
+ <location filename="core_strings.h" line="243"/>
<source>Draw extrusion line from trackpoint to ground</source>
<translation>Meghosszabított vonal rajzolása útponttól felszínig</translation>
</message>
<message>
- <location filename="core_strings.h" line="153"/>
+ <location filename="core_strings.h" line="155"/>
<source>Drop route points that do not have an equivalent waypoint (hidden points)</source>
<translation>Útvonalpont elhagyása, aminek nincs megegyezõ útpontja (rejtett pontok)</translation>
</message>
<message>
- <location filename="core_strings.h" line="183"/>
+ <location filename="core_strings.h" line="179"/>
<source>Enable alerts on speed or proximity distance</source>
<translation>Figyelmeztetés engedélyezése sebességnél vagy közeledéskor</translation>
</message>
<message>
- <location filename="core_strings.h" line="325"/>
- <location filename="core_strings.h" line="628"/>
- <location filename="core_strings.h" line="681"/>
+ <location filename="core_strings.h" line="322"/>
+ <location filename="core_strings.h" line="625"/>
+ <location filename="core_strings.h" line="678"/>
<source>Encrypt hints using ROT13</source>
<translation>Megjegyzések kódolása ROT13 használatával</translation>
</message>
<translation type="vanished">Megyjegyzések kódolása ROT13-al</translation>
</message>
<message>
- <location filename="core_strings.h" line="228"/>
- <location filename="core_strings.h" line="231"/>
- <location filename="core_strings.h" line="317"/>
- <location filename="core_strings.h" line="429"/>
- <location filename="core_strings.h" line="447"/>
- <location filename="core_strings.h" line="479"/>
- <location filename="core_strings.h" line="590"/>
- <location filename="core_strings.h" line="695"/>
+ <location filename="core_strings.h" line="224"/>
+ <location filename="core_strings.h" line="227"/>
+ <location filename="core_strings.h" line="314"/>
+ <location filename="core_strings.h" line="425"/>
+ <location filename="core_strings.h" line="443"/>
+ <location filename="core_strings.h" line="475"/>
+ <location filename="core_strings.h" line="587"/>
+ <location filename="core_strings.h" line="692"/>
<source>Erase device data after download</source>
<translation>A készülék memóriájának törlése letöltés után</translation>
</message>
<message>
- <location filename="core_strings.h" line="241"/>
+ <location filename="core_strings.h" line="238"/>
<source>Export linestrings for tracks and routes</source>
<translation>Vonal-szöveg exportálása nyomvonalakba és útvonalakba</translation>
</message>
<message>
- <location filename="core_strings.h" line="242"/>
+ <location filename="core_strings.h" line="239"/>
<source>Export placemarks for tracks and routes</source>
<translation>Hely-jelölések exportálása nyomvonalakba és útvonalakba</translation>
</message>
<translation type="vanished"># pontok készítése</translation>
</message>
<message>
- <location filename="core_strings.h" line="663"/>
+ <location filename="core_strings.h" line="660"/>
<source>Generate file with lat/lon for centering map</source>
<translation>Szélesség/hosszúság használata térképi kalibráláshoz</translation>
</message>
<location filename="core_strings.h" line="76"/>
<location filename="core_strings.h" line="84"/>
<location filename="core_strings.h" line="92"/>
- <location filename="core_strings.h" line="119"/>
- <location filename="core_strings.h" line="130"/>
- <location filename="core_strings.h" line="139"/>
- <location filename="core_strings.h" line="147"/>
- <location filename="core_strings.h" line="164"/>
- <location filename="core_strings.h" line="181"/>
- <location filename="core_strings.h" line="226"/>
- <location filename="core_strings.h" line="268"/>
- <location filename="core_strings.h" line="277"/>
- <location filename="core_strings.h" line="285"/>
- <location filename="core_strings.h" line="293"/>
- <location filename="core_strings.h" line="301"/>
- <location filename="core_strings.h" line="340"/>
- <location filename="core_strings.h" line="348"/>
- <location filename="core_strings.h" line="362"/>
- <location filename="core_strings.h" line="370"/>
- <location filename="core_strings.h" line="404"/>
- <location filename="core_strings.h" line="417"/>
- <location filename="core_strings.h" line="425"/>
- <location filename="core_strings.h" line="443"/>
- <location filename="core_strings.h" line="470"/>
- <location filename="core_strings.h" line="500"/>
- <location filename="core_strings.h" line="521"/>
- <location filename="core_strings.h" line="535"/>
- <location filename="core_strings.h" line="579"/>
- <location filename="core_strings.h" line="587"/>
- <location filename="core_strings.h" line="624"/>
- <location filename="core_strings.h" line="640"/>
- <location filename="core_strings.h" line="648"/>
- <location filename="core_strings.h" line="656"/>
- <location filename="core_strings.h" line="675"/>
+ <location filename="core_strings.h" line="121"/>
+ <location filename="core_strings.h" line="132"/>
+ <location filename="core_strings.h" line="141"/>
+ <location filename="core_strings.h" line="149"/>
+ <location filename="core_strings.h" line="160"/>
+ <location filename="core_strings.h" line="177"/>
+ <location filename="core_strings.h" line="222"/>
+ <location filename="core_strings.h" line="265"/>
+ <location filename="core_strings.h" line="274"/>
+ <location filename="core_strings.h" line="282"/>
+ <location filename="core_strings.h" line="290"/>
+ <location filename="core_strings.h" line="298"/>
+ <location filename="core_strings.h" line="337"/>
+ <location filename="core_strings.h" line="345"/>
+ <location filename="core_strings.h" line="359"/>
+ <location filename="core_strings.h" line="367"/>
+ <location filename="core_strings.h" line="400"/>
+ <location filename="core_strings.h" line="413"/>
+ <location filename="core_strings.h" line="421"/>
+ <location filename="core_strings.h" line="439"/>
+ <location filename="core_strings.h" line="466"/>
+ <location filename="core_strings.h" line="496"/>
+ <location filename="core_strings.h" line="517"/>
+ <location filename="core_strings.h" line="531"/>
+ <location filename="core_strings.h" line="576"/>
+ <location filename="core_strings.h" line="584"/>
+ <location filename="core_strings.h" line="621"/>
+ <location filename="core_strings.h" line="637"/>
+ <location filename="core_strings.h" line="645"/>
+ <location filename="core_strings.h" line="653"/>
+ <location filename="core_strings.h" line="672"/>
<source>GPS datum (def. WGS 84)</source>
<translation>GPS dátum (alapért. WGS 84)</translation>
</message>
<message>
- <location filename="core_strings.h" line="672"/>
+ <location filename="core_strings.h" line="669"/>
<source>Height in pixels of map</source>
<translation>Magasság a térképen (pixel)</translation>
</message>
<translation type="vanished">Esemény pontok kihagyása</translation>
</message>
<message>
- <location filename="core_strings.h" line="248"/>
+ <location filename="core_strings.h" line="245"/>
<source>Include extended data for trackpoints (default = 1)</source>
<translation>Bõvített információk használata a nyomvonalakban (alapért.=1)</translation>
</message>
<message>
- <location filename="core_strings.h" line="326"/>
- <location filename="core_strings.h" line="629"/>
+ <location filename="core_strings.h" line="323"/>
+ <location filename="core_strings.h" line="626"/>
<source>Include groundspeak logs if present</source>
<translation>Groundspeak bejegyzések használata (ha van)</translation>
</message>
<message>
- <location filename="core_strings.h" line="154"/>
+ <location filename="core_strings.h" line="157"/>
<source>Include major turn points (with description) from calculated route</source>
<translation>Fõ kanyarodási pontok használata a számított útvonalból (megjegyzéssel)</translation>
</message>
<message>
- <location filename="core_strings.h" line="406"/>
+ <location filename="core_strings.h" line="402"/>
<source>Include only via stations in route</source>
<translation>Csak az állomások használata az útvonalban</translation>
</message>
<translation type="vanished">URL mezõ hivatkozása a .dbf fájlban</translation>
</message>
<message>
- <location filename="core_strings.h" line="249"/>
+ <location filename="core_strings.h" line="246"/>
<source>Indicate direction of travel in track icons (default = 0)</source>
<translation>Irány mutatása a nyomvonal ikonjánál</translation>
</message>
<message>
- <location filename="core_strings.h" line="687"/>
+ <location filename="core_strings.h" line="684"/>
<source>Infrastructure closed icon name</source>
<translation>Zárt HotSpot ikonnév</translation>
</message>
<message>
- <location filename="core_strings.h" line="688"/>
+ <location filename="core_strings.h" line="685"/>
<source>Infrastructure open icon name</source>
<translation>Nyitott HotSpot ikonnév</translation>
</message>
<translation type="unfinished">Fordulópontok megtartása egyszerøsítés esetén is.</translation>
</message>
<message>
- <location filename="core_strings.h" line="156"/>
- <location filename="core_strings.h" line="198"/>
- <location filename="core_strings.h" line="304"/>
+ <location filename="core_strings.h" line="194"/>
+ <location filename="core_strings.h" line="301"/>
<source>Length of generated shortnames</source>
<translation>Rövidnevek hosszúsága</translation>
</message>
<translation>Rövidnevek hosszúsága (alapért. 16)</translation>
</message>
<message>
- <location filename="core_strings.h" line="244"/>
+ <location filename="core_strings.h" line="241"/>
<source>Line color, specified in hex AABBGGRR</source>
<translation>Vonal színe (hexa érték AABBGGRR)</translation>
</message>
<location filename="core_strings.h" line="73"/>
<location filename="core_strings.h" line="81"/>
<location filename="core_strings.h" line="89"/>
- <location filename="core_strings.h" line="116"/>
- <location filename="core_strings.h" line="127"/>
- <location filename="core_strings.h" line="136"/>
- <location filename="core_strings.h" line="144"/>
- <location filename="core_strings.h" line="178"/>
- <location filename="core_strings.h" line="223"/>
- <location filename="core_strings.h" line="265"/>
- <location filename="core_strings.h" line="274"/>
- <location filename="core_strings.h" line="282"/>
- <location filename="core_strings.h" line="290"/>
- <location filename="core_strings.h" line="298"/>
- <location filename="core_strings.h" line="337"/>
- <location filename="core_strings.h" line="345"/>
- <location filename="core_strings.h" line="359"/>
- <location filename="core_strings.h" line="367"/>
- <location filename="core_strings.h" line="401"/>
- <location filename="core_strings.h" line="414"/>
- <location filename="core_strings.h" line="422"/>
- <location filename="core_strings.h" line="440"/>
- <location filename="core_strings.h" line="467"/>
- <location filename="core_strings.h" line="497"/>
- <location filename="core_strings.h" line="518"/>
- <location filename="core_strings.h" line="532"/>
- <location filename="core_strings.h" line="560"/>
- <location filename="core_strings.h" line="576"/>
- <location filename="core_strings.h" line="584"/>
- <location filename="core_strings.h" line="621"/>
- <location filename="core_strings.h" line="637"/>
- <location filename="core_strings.h" line="645"/>
- <location filename="core_strings.h" line="653"/>
+ <location filename="core_strings.h" line="118"/>
+ <location filename="core_strings.h" line="129"/>
+ <location filename="core_strings.h" line="138"/>
+ <location filename="core_strings.h" line="146"/>
+ <location filename="core_strings.h" line="174"/>
+ <location filename="core_strings.h" line="219"/>
+ <location filename="core_strings.h" line="262"/>
+ <location filename="core_strings.h" line="271"/>
+ <location filename="core_strings.h" line="279"/>
+ <location filename="core_strings.h" line="287"/>
+ <location filename="core_strings.h" line="295"/>
+ <location filename="core_strings.h" line="334"/>
+ <location filename="core_strings.h" line="342"/>
+ <location filename="core_strings.h" line="356"/>
+ <location filename="core_strings.h" line="364"/>
+ <location filename="core_strings.h" line="397"/>
+ <location filename="core_strings.h" line="410"/>
+ <location filename="core_strings.h" line="418"/>
+ <location filename="core_strings.h" line="436"/>
+ <location filename="core_strings.h" line="463"/>
+ <location filename="core_strings.h" line="493"/>
+ <location filename="core_strings.h" line="514"/>
+ <location filename="core_strings.h" line="528"/>
+ <location filename="core_strings.h" line="556"/>
+ <location filename="core_strings.h" line="573"/>
+ <location filename="core_strings.h" line="581"/>
+ <location filename="core_strings.h" line="618"/>
+ <location filename="core_strings.h" line="634"/>
+ <location filename="core_strings.h" line="642"/>
+ <location filename="core_strings.h" line="650"/>
<source>Make synth. shortnames unique</source>
<translation>A készülõ rövidnevek egyediek legyenek</translation>
</message>
<message>
- <location filename="core_strings.h" line="383"/>
+ <location filename="core_strings.h" line="379"/>
<source>MapSend version TRK file to generate (3,4)</source>
<translation>MapSend TRK fájl verziója (3,4)</translation>
</message>
<message>
- <location filename="core_strings.h" line="664"/>
+ <location filename="core_strings.h" line="661"/>
<source>Margin for map. Degrees or percentage</source>
<translation>Térképi margó. Fok vagy százalék.</translation>
</message>
<message>
- <location filename="core_strings.h" line="668"/>
+ <location filename="core_strings.h" line="665"/>
<source>Marker type for new points</source>
<translation>Új pont jele</translation>
</message>
<message>
- <location filename="core_strings.h" line="667"/>
+ <location filename="core_strings.h" line="664"/>
<source>Marker type for old points</source>
<translation>Régi pont jele</translation>
</message>
<message>
- <location filename="core_strings.h" line="670"/>
+ <location filename="core_strings.h" line="667"/>
<source>Marker type for unfound points</source>
<translation>Meg nem talált pont jele</translation>
</message>
<message>
- <location filename="core_strings.h" line="537"/>
+ <location filename="core_strings.h" line="533"/>
<source>Max length of waypoint name to write</source>
<translation>Útpont nevének max. hosszúsága</translation>
</message>
<message>
- <location filename="core_strings.h" line="386"/>
- <location filename="core_strings.h" line="389"/>
- <location filename="core_strings.h" line="392"/>
+ <location filename="core_strings.h" line="382"/>
+ <location filename="core_strings.h" line="385"/>
+ <location filename="core_strings.h" line="388"/>
<source>Max number of comments to write (maxcmts=200)</source>
<translation>Megjegyzés max. hossza (maxcmts=200)</translation>
</message>
<message>
- <location filename="core_strings.h" line="665"/>
+ <location filename="core_strings.h" line="662"/>
<source>Max shortname length when used with -s</source>
<translation>Rövidnév hosszának értéke -s használatával</translation>
</message>
<location filename="core_strings.h" line="70"/>
<location filename="core_strings.h" line="78"/>
<location filename="core_strings.h" line="86"/>
- <location filename="core_strings.h" line="113"/>
- <location filename="core_strings.h" line="124"/>
- <location filename="core_strings.h" line="133"/>
- <location filename="core_strings.h" line="141"/>
- <location filename="core_strings.h" line="175"/>
- <location filename="core_strings.h" line="220"/>
- <location filename="core_strings.h" line="262"/>
- <location filename="core_strings.h" line="271"/>
- <location filename="core_strings.h" line="279"/>
- <location filename="core_strings.h" line="287"/>
- <location filename="core_strings.h" line="295"/>
- <location filename="core_strings.h" line="334"/>
- <location filename="core_strings.h" line="342"/>
- <location filename="core_strings.h" line="356"/>
- <location filename="core_strings.h" line="364"/>
- <location filename="core_strings.h" line="398"/>
- <location filename="core_strings.h" line="411"/>
- <location filename="core_strings.h" line="419"/>
- <location filename="core_strings.h" line="437"/>
- <location filename="core_strings.h" line="464"/>
- <location filename="core_strings.h" line="494"/>
- <location filename="core_strings.h" line="515"/>
- <location filename="core_strings.h" line="529"/>
- <location filename="core_strings.h" line="557"/>
- <location filename="core_strings.h" line="573"/>
- <location filename="core_strings.h" line="581"/>
- <location filename="core_strings.h" line="618"/>
- <location filename="core_strings.h" line="634"/>
- <location filename="core_strings.h" line="642"/>
- <location filename="core_strings.h" line="650"/>
+ <location filename="core_strings.h" line="115"/>
+ <location filename="core_strings.h" line="126"/>
+ <location filename="core_strings.h" line="135"/>
+ <location filename="core_strings.h" line="143"/>
+ <location filename="core_strings.h" line="171"/>
+ <location filename="core_strings.h" line="216"/>
+ <location filename="core_strings.h" line="259"/>
+ <location filename="core_strings.h" line="268"/>
+ <location filename="core_strings.h" line="276"/>
+ <location filename="core_strings.h" line="284"/>
+ <location filename="core_strings.h" line="292"/>
+ <location filename="core_strings.h" line="331"/>
+ <location filename="core_strings.h" line="339"/>
+ <location filename="core_strings.h" line="353"/>
+ <location filename="core_strings.h" line="361"/>
+ <location filename="core_strings.h" line="394"/>
+ <location filename="core_strings.h" line="407"/>
+ <location filename="core_strings.h" line="415"/>
+ <location filename="core_strings.h" line="433"/>
+ <location filename="core_strings.h" line="460"/>
+ <location filename="core_strings.h" line="490"/>
+ <location filename="core_strings.h" line="511"/>
+ <location filename="core_strings.h" line="525"/>
+ <location filename="core_strings.h" line="553"/>
+ <location filename="core_strings.h" line="570"/>
+ <location filename="core_strings.h" line="578"/>
+ <location filename="core_strings.h" line="615"/>
+ <location filename="core_strings.h" line="631"/>
+ <location filename="core_strings.h" line="639"/>
+ <location filename="core_strings.h" line="647"/>
<source>Max synthesized shortname length</source>
<translation>Elõállított rövidnevek max. hosszúsága</translation>
</message>
<message>
- <location filename="core_strings.h" line="159"/>
<source>Merge output with existing file</source>
- <translation>A jelenleg és a kész fájl összeføzése</translation>
+ <translation type="vanished">A jelenleg és a kész fájl összeføzése</translation>
</message>
<message>
- <location filename="core_strings.h" line="315"/>
- <location filename="core_strings.h" line="320"/>
- <location filename="core_strings.h" line="477"/>
- <location filename="core_strings.h" line="482"/>
+ <location filename="core_strings.h" line="312"/>
+ <location filename="core_strings.h" line="317"/>
+ <location filename="core_strings.h" line="473"/>
+ <location filename="core_strings.h" line="478"/>
<source>MTK compatible CSV output file</source>
<translation>MTK kompatibilis CSV készítés</translation>
</message>
<translation type="vanished">Az 'unassigned' kategória neve</translation>
</message>
<message>
- <location filename="core_strings.h" line="473"/>
+ <location filename="core_strings.h" line="469"/>
<source>New name for the route</source>
<translation>Az útvonal új neve</translation>
</message>
<translation type="vanished">Nincs elválasztó karakter az útpontok között</translation>
</message>
<message>
- <location filename="core_strings.h" line="305"/>
+ <location filename="core_strings.h" line="302"/>
<source>No whitespace in generated shortnames</source>
<translation>Szóközök mellõzése a rövidnevekben</translation>
</message>
<message>
- <location filename="core_strings.h" line="523"/>
+ <location filename="core_strings.h" line="519"/>
<source>Non-stealth encrypted icon name</source>
<translation>Nem elcsent, titkosított ikonnév</translation>
</message>
<message>
- <location filename="core_strings.h" line="524"/>
+ <location filename="core_strings.h" line="520"/>
<source>Non-stealth non-encrypted icon name</source>
<translation>Nem elcsent, nem titkosított ikonnév</translation>
</message>
<message>
- <location filename="core_strings.h" line="393"/>
+ <location filename="core_strings.h" line="389"/>
<source>Numeric value of bitrate (baud=4800)</source>
<translation>Bitráta értéke (baud=4800)</translation>
</message>
<message>
- <location filename="core_strings.h" line="213"/>
+ <location filename="core_strings.h" line="209"/>
<source>Omit Placer name</source>
<translation>Elhelyezõ nevének elhagyása</translation>
</message>
<translation>Csak a fordulópontok használata (a többi pont kihagyása)</translation>
</message>
<message>
- <location filename="core_strings.h" line="324"/>
+ <location filename="core_strings.h" line="321"/>
<source>Path to HTML style sheet</source>
<translation>Hivatkozás HTML style sheet-be</translation>
</message>
<message>
- <location filename="core_strings.h" line="167"/>
+ <location filename="core_strings.h" line="163"/>
<source>Precision of coordinates</source>
<translation>Koordináták pontossága</translation>
</message>
<message>
- <location filename="core_strings.h" line="563"/>
+ <location filename="core_strings.h" line="559"/>
<source>Proximity distance</source>
<translation>Közelesédi riasztás értéke</translation>
</message>
<translation>Kör sugara</translation>
</message>
<message>
- <location filename="core_strings.h" line="474"/>
+ <location filename="core_strings.h" line="470"/>
<source>Radius of our big earth (default 6371000 meters)</source>
<translation>A Föld sugara (alapért. 6371000 méter)</translation>
</message>
<translation type="vanished">Dátum formátum írása/olvasása (NN/HH/ÉÉÉÉ)</translation>
</message>
<message>
- <location filename="core_strings.h" line="163"/>
+ <location filename="core_strings.h" line="159"/>
<source>Read/Write date format (i.e. yyyy/mm/dd)</source>
<translation>Dátum formátum írása/olvasása (éééé/hh/nn)</translation>
</message>
<message>
- <location filename="core_strings.h" line="539"/>
+ <location filename="core_strings.h" line="535"/>
<source>Read/write GPGGA sentences</source>
<translation>GPGGA montadok írása/olvasása</translation>
</message>
<message>
- <location filename="core_strings.h" line="541"/>
+ <location filename="core_strings.h" line="537"/>
<source>Read/write GPGSA sentences</source>
<translation>GPGSA montadok írása/olvasása</translation>
</message>
<message>
- <location filename="core_strings.h" line="538"/>
+ <location filename="core_strings.h" line="534"/>
<source>Read/write GPRMC sentences</source>
<translation>GPRMC montadok írása/olvasása</translation>
</message>
<message>
- <location filename="core_strings.h" line="540"/>
+ <location filename="core_strings.h" line="536"/>
<source>Read/write GPVTG sentences</source>
<translation>GPVTG montadok írása/olvasása</translation>
</message>
<message>
- <location filename="core_strings.h" line="169"/>
+ <location filename="core_strings.h" line="165"/>
<source>Read/Write time format (i.e. HH:mm:ss xx)</source>
<translation>Idõ írása/olvasása (ÓÓ:pp:mm xx)</translation>
</message>
<message>
- <location filename="core_strings.h" line="252"/>
+ <location filename="core_strings.h" line="249"/>
<source>Retain at most this number of position points (0 = unlimited)</source>
<translation>Max. pontszám megtartása a 'snail tail' elõállításakor (0= végtelen)</translation>
</message>
<message>
- <location filename="core_strings.h" line="201"/>
- <location filename="core_strings.h" line="543"/>
+ <location filename="core_strings.h" line="197"/>
+ <location filename="core_strings.h" line="539"/>
<source>Return current position as a waypoint</source>
<translation>Visszatérés a jelenlegi pozícióba, mint útpont</translation>
</message>
<translation>Út típus változások</translation>
</message>
<message>
- <location filename="core_strings.h" line="527"/>
- <location filename="core_strings.h" line="691"/>
+ <location filename="core_strings.h" line="523"/>
+ <location filename="core_strings.h" line="688"/>
<source>Shortname is MAC address</source>
<translation>A rövidnév, mint MAC cím</translation>
</message>
<message>
- <location filename="core_strings.h" line="546"/>
+ <location filename="core_strings.h" line="542"/>
<source>Speed in bits per second of serial port (baud=4800)</source>
<translation>Soros port sebessége (bps; baud=4800)</translation>
</message>
<message>
- <location filename="core_strings.h" line="122"/>
+ <location filename="core_strings.h" line="124"/>
<source>Split input into separate files</source>
<translation>Beviteli adatok darabolása külön fájlokba</translation>
</message>
<message>
<location filename="core_strings.h" line="25"/>
- <location filename="core_strings.h" line="615"/>
+ <location filename="core_strings.h" line="612"/>
<source>Index of route/track to write (if more than one in source)</source>
<translation type="unfinished"></translation>
</message>
<translation>Összetett útvonalakba és fordulópontokba darabolás</translation>
</message>
<message>
- <location filename="core_strings.h" line="209"/>
+ <location filename="core_strings.h" line="205"/>
<source>Write course rather than history, default yes</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="210"/>
+ <location filename="core_strings.h" line="206"/>
<source>Sport: Biking (deflt), Running, MultiSport, Other</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="215"/>
+ <location filename="core_strings.h" line="211"/>
<source>Geogrid-Viewer ascii overlay file (.ovl)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="217"/>
+ <location filename="core_strings.h" line="213"/>
<source>Geogrid-Viewer tracklogs (.log)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="259"/>
+ <location filename="core_strings.h" line="256"/>
<source>The minimum speed (km/h) traveling from waypoint to waypoint. Set >0 to remove duplicate waypoints</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="332"/>
+ <location filename="core_strings.h" line="329"/>
<source>Index of track to write (if more than one in source)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="349"/>
+ <location filename="core_strings.h" line="346"/>
<source>iGO2008 points of interest (.upoi)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="353"/>
+ <location filename="core_strings.h" line="350"/>
<source>IGO8 .trk</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="350"/>
+ <location filename="core_strings.h" line="347"/>
<source>Track identification number</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="351"/>
+ <location filename="core_strings.h" line="348"/>
<source>Track title</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="352"/>
+ <location filename="core_strings.h" line="349"/>
<source>Track description</source>
<translation type="unfinished"></translation>
</message>
<translation type="vanished">Kezdõérték a belsõ indexhez</translation>
</message>
<message>
- <location filename="core_strings.h" line="354"/>
+ <location filename="core_strings.h" line="351"/>
<source>Jelbert GeoTagger data file</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="472"/>
- <location filename="core_strings.h" line="492"/>
+ <location filename="core_strings.h" line="468"/>
+ <location filename="core_strings.h" line="488"/>
<source>Index of route to write (if more than one in source)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="525"/>
+ <location filename="core_strings.h" line="521"/>
<source>Stealth encrypted icon name</source>
<translation>Titkosan kódolt ikonnevek</translation>
</message>
<message>
- <location filename="core_strings.h" line="526"/>
+ <location filename="core_strings.h" line="522"/>
<source>Stealth non-encrypted icon name</source>
<translation>Nem titkosított ikonnevek elcsenése</translation>
</message>
<message>
- <location filename="core_strings.h" line="591"/>
+ <location filename="core_strings.h" line="588"/>
<source>Set location finder target location as lat,lng</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="592"/>
+ <location filename="core_strings.h" line="589"/>
<source>Configure logging parameter as tmin:tmax:dmin:dmax</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="458"/>
- <location filename="core_strings.h" line="600"/>
- <location filename="core_strings.h" line="605"/>
+ <location filename="core_strings.h" line="454"/>
+ <location filename="core_strings.h" line="597"/>
+ <location filename="core_strings.h" line="602"/>
<source>Seconds that GPS time tracks UTC (0: best guess)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="459"/>
- <location filename="core_strings.h" line="601"/>
- <location filename="core_strings.h" line="606"/>
+ <location filename="core_strings.h" line="455"/>
+ <location filename="core_strings.h" line="598"/>
+ <location filename="core_strings.h" line="603"/>
<source>GPS week rollover period we're in (-1: best guess)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="566"/>
+ <location filename="core_strings.h" line="562"/>
<source>codec to use for reading and writing strings (default windows-1252)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="602"/>
+ <location filename="core_strings.h" line="599"/>
<source>SkyTraq Venus based loggers (download)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="603"/>
+ <location filename="core_strings.h" line="600"/>
<source>First sector to be read from the file</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="604"/>
+ <location filename="core_strings.h" line="601"/>
<source>Last sector to be read from the file (-1: read till empty sector)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="607"/>
+ <location filename="core_strings.h" line="604"/>
<source>SkyTraq Venus based loggers Binary File Format</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="core_strings.h" line="608"/>
- <source>Video position for which exact GPS time is known (hhmmss, default is 0:00:00)</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="core_strings.h" line="609"/>
- <source>GPS time at position video_time (hhmmss, default is first timestamp of track)</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="core_strings.h" line="610"/>
- <source>GPS date at position video_time (hhmmss, default is first timestamp of track)</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="core_strings.h" line="611"/>
<source>Format for subtitles</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="612"/>
+ <location filename="core_strings.h" line="609"/>
<source>SubRip subtitles for video mapping (.srt)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="613"/>
+ <location filename="core_strings.h" line="610"/>
<source>Index of route (if more than one in source)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="617"/>
+ <location filename="core_strings.h" line="614"/>
<source>Swiss Map 25/50/100 (.xol)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="625"/>
+ <location filename="core_strings.h" line="622"/>
<source>Tab delimited fields useful for OpenOffice</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="626"/>
+ <location filename="core_strings.h" line="623"/>
<source>Teletype [ Get Jonathon Johnson to describe</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="649"/>
+ <location filename="core_strings.h" line="646"/>
<source>TomTom Places Itineraries (.itn)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="660"/>
+ <location filename="core_strings.h" line="657"/>
<source>Index of track (if more than one in source)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="678"/>
+ <location filename="core_strings.h" line="675"/>
<source>Write name(s) of format(s) from input session(s)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="679"/>
+ <location filename="core_strings.h" line="676"/>
<source>Write filename(s) from input session(s)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="683"/>
+ <location filename="core_strings.h" line="680"/>
<source>Version of VidaOne file to read or write (1 or 2)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="693"/>
+ <location filename="core_strings.h" line="690"/>
<source>Wintec TES file</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="704"/>
+ <location filename="core_strings.h" line="701"/>
<source>String to separate concatenated address fields (default=", ")</source>
<translation>Összeføzött címnevek elválasztása (alapért.=", ")</translation>
</message>
<message>
- <location filename="core_strings.h" line="662"/>
+ <location filename="core_strings.h" line="659"/>
<source>Suppress labels on generated pins</source>
<translation>Címkék elhagyása a készülõ pontokon</translation>
</message>
<message>
- <location filename="core_strings.h" line="490"/>
+ <location filename="core_strings.h" line="486"/>
<source>Suppress retired geocaches</source>
<translation>Kiöregedett geoládák elhagyása</translation>
</message>
<message>
- <location filename="core_strings.h" line="627"/>
+ <location filename="core_strings.h" line="624"/>
<source>Suppress separator lines between waypoints</source>
<translation>Elválasztó vonalak elhagyása útpontok között</translation>
</message>
<message>
- <location filename="core_strings.h" line="394"/>
+ <location filename="core_strings.h" line="390"/>
<source>Suppress use of handshaking in name of speed</source>
<translation>Kézfogás elhagyása a sebességneveknél</translation>
</message>
<message>
- <location filename="core_strings.h" line="669"/>
+ <location filename="core_strings.h" line="666"/>
<source>Suppress whitespace in generated shortnames</source>
<translation>Szóközök elhagyása a készülõ rövidnevekben</translation>
</message>
<translation>Útpontok szimbóluma</translation>
</message>
<message>
- <location filename="core_strings.h" line="204"/>
+ <location filename="core_strings.h" line="200"/>
<source>Sync GPS time to computer time</source>
<translation>GPS idõ szinkronizálása a számítógéppel</translation>
</message>
<translation>Nyomvonal idejének elõállítása</translation>
</message>
<message>
- <location filename="core_strings.h" line="308"/>
+ <location filename="core_strings.h" line="305"/>
<source>Target GPX version for output</source>
<translation>A kimeneti GPX fájl verziója</translation>
</message>
<message>
- <location filename="core_strings.h" line="168"/>
+ <location filename="core_strings.h" line="164"/>
<source>Temperature unit [c=Celsius, f=Fahrenheit]</source>
<translation>Hõmérséklet mértékegysége [c=Celsius, f=Fahrenheit]</translation>
</message>
<message>
- <location filename="core_strings.h" line="673"/>
+ <location filename="core_strings.h" line="670"/>
<source>The icon description is already the marker</source>
<translation>Az ikon meghatározás már a pontjelzõben</translation>
</message>
<translation>A .an1 fájl típusa</translation>
</message>
<message>
- <location filename="core_strings.h" line="328"/>
- <location filename="core_strings.h" line="631"/>
+ <location filename="core_strings.h" line="325"/>
+ <location filename="core_strings.h" line="628"/>
<source>Units for altitude (f)eet or (m)etres</source>
<translation>Magasság mértékegysége (méter vagy láb)</translation>
</message>
<message>
- <location filename="core_strings.h" line="194"/>
+ <location filename="core_strings.h" line="190"/>
<source>Units used for names with @speed ('s'tatute or 'm'etric)</source>
<translation>Sebesség mértékegysége a neveknél ('s' angolszász vagy 'm' metrikus)</translation>
</message>
<location filename="core_strings.h" line="72"/>
<location filename="core_strings.h" line="80"/>
<location filename="core_strings.h" line="88"/>
- <location filename="core_strings.h" line="115"/>
- <location filename="core_strings.h" line="126"/>
- <location filename="core_strings.h" line="135"/>
- <location filename="core_strings.h" line="143"/>
- <location filename="core_strings.h" line="177"/>
- <location filename="core_strings.h" line="222"/>
- <location filename="core_strings.h" line="264"/>
- <location filename="core_strings.h" line="273"/>
- <location filename="core_strings.h" line="281"/>
- <location filename="core_strings.h" line="289"/>
- <location filename="core_strings.h" line="297"/>
- <location filename="core_strings.h" line="336"/>
- <location filename="core_strings.h" line="344"/>
- <location filename="core_strings.h" line="358"/>
- <location filename="core_strings.h" line="366"/>
- <location filename="core_strings.h" line="400"/>
- <location filename="core_strings.h" line="413"/>
- <location filename="core_strings.h" line="421"/>
- <location filename="core_strings.h" line="439"/>
- <location filename="core_strings.h" line="466"/>
- <location filename="core_strings.h" line="496"/>
- <location filename="core_strings.h" line="517"/>
- <location filename="core_strings.h" line="531"/>
- <location filename="core_strings.h" line="559"/>
- <location filename="core_strings.h" line="575"/>
- <location filename="core_strings.h" line="583"/>
- <location filename="core_strings.h" line="620"/>
- <location filename="core_strings.h" line="636"/>
- <location filename="core_strings.h" line="644"/>
- <location filename="core_strings.h" line="652"/>
+ <location filename="core_strings.h" line="117"/>
+ <location filename="core_strings.h" line="128"/>
+ <location filename="core_strings.h" line="137"/>
+ <location filename="core_strings.h" line="145"/>
+ <location filename="core_strings.h" line="173"/>
+ <location filename="core_strings.h" line="218"/>
+ <location filename="core_strings.h" line="261"/>
+ <location filename="core_strings.h" line="270"/>
+ <location filename="core_strings.h" line="278"/>
+ <location filename="core_strings.h" line="286"/>
+ <location filename="core_strings.h" line="294"/>
+ <location filename="core_strings.h" line="333"/>
+ <location filename="core_strings.h" line="341"/>
+ <location filename="core_strings.h" line="355"/>
+ <location filename="core_strings.h" line="363"/>
+ <location filename="core_strings.h" line="396"/>
+ <location filename="core_strings.h" line="409"/>
+ <location filename="core_strings.h" line="417"/>
+ <location filename="core_strings.h" line="435"/>
+ <location filename="core_strings.h" line="462"/>
+ <location filename="core_strings.h" line="492"/>
+ <location filename="core_strings.h" line="513"/>
+ <location filename="core_strings.h" line="527"/>
+ <location filename="core_strings.h" line="555"/>
+ <location filename="core_strings.h" line="572"/>
+ <location filename="core_strings.h" line="580"/>
+ <location filename="core_strings.h" line="617"/>
+ <location filename="core_strings.h" line="633"/>
+ <location filename="core_strings.h" line="641"/>
+ <location filename="core_strings.h" line="649"/>
<source>UPPERCASE synth. shortnames</source>
<translation>NAGYBETØS rövidnevek elõállítása</translation>
</message>
<message>
- <location filename="core_strings.h" line="160"/>
<source>Use depth values on output (default is ignore)</source>
- <translation>Mélység adat használata a kimenetben (alapért. nincs)</translation>
+ <translation type="vanished">Mélység adat használata a kimenetben (alapért. nincs)</translation>
</message>
<message>
- <location filename="core_strings.h" line="161"/>
<source>Use proximity values on output (default is ignore)</source>
- <translation>Pontossági érték használata a kimenetben (alapért. nincs)</translation>
+ <translation type="vanished">Pontossági érték használata a kimenetben (alapért. nincs)</translation>
</message>
<message>
<location filename="core_strings.h" line="11"/>
<location filename="core_strings.h" line="75"/>
<location filename="core_strings.h" line="83"/>
<location filename="core_strings.h" line="91"/>
- <location filename="core_strings.h" line="118"/>
- <location filename="core_strings.h" line="129"/>
- <location filename="core_strings.h" line="138"/>
- <location filename="core_strings.h" line="146"/>
- <location filename="core_strings.h" line="180"/>
- <location filename="core_strings.h" line="225"/>
- <location filename="core_strings.h" line="267"/>
- <location filename="core_strings.h" line="276"/>
- <location filename="core_strings.h" line="284"/>
- <location filename="core_strings.h" line="292"/>
- <location filename="core_strings.h" line="300"/>
- <location filename="core_strings.h" line="339"/>
- <location filename="core_strings.h" line="347"/>
- <location filename="core_strings.h" line="361"/>
- <location filename="core_strings.h" line="369"/>
- <location filename="core_strings.h" line="403"/>
- <location filename="core_strings.h" line="416"/>
- <location filename="core_strings.h" line="424"/>
- <location filename="core_strings.h" line="442"/>
- <location filename="core_strings.h" line="469"/>
- <location filename="core_strings.h" line="475"/>
- <location filename="core_strings.h" line="499"/>
- <location filename="core_strings.h" line="520"/>
- <location filename="core_strings.h" line="534"/>
- <location filename="core_strings.h" line="578"/>
- <location filename="core_strings.h" line="586"/>
- <location filename="core_strings.h" line="623"/>
- <location filename="core_strings.h" line="639"/>
- <location filename="core_strings.h" line="647"/>
- <location filename="core_strings.h" line="655"/>
+ <location filename="core_strings.h" line="120"/>
+ <location filename="core_strings.h" line="131"/>
+ <location filename="core_strings.h" line="140"/>
+ <location filename="core_strings.h" line="148"/>
+ <location filename="core_strings.h" line="176"/>
+ <location filename="core_strings.h" line="221"/>
+ <location filename="core_strings.h" line="264"/>
+ <location filename="core_strings.h" line="273"/>
+ <location filename="core_strings.h" line="281"/>
+ <location filename="core_strings.h" line="289"/>
+ <location filename="core_strings.h" line="297"/>
+ <location filename="core_strings.h" line="336"/>
+ <location filename="core_strings.h" line="344"/>
+ <location filename="core_strings.h" line="358"/>
+ <location filename="core_strings.h" line="366"/>
+ <location filename="core_strings.h" line="399"/>
+ <location filename="core_strings.h" line="412"/>
+ <location filename="core_strings.h" line="420"/>
+ <location filename="core_strings.h" line="438"/>
+ <location filename="core_strings.h" line="465"/>
+ <location filename="core_strings.h" line="471"/>
+ <location filename="core_strings.h" line="495"/>
+ <location filename="core_strings.h" line="516"/>
+ <location filename="core_strings.h" line="530"/>
+ <location filename="core_strings.h" line="575"/>
+ <location filename="core_strings.h" line="583"/>
+ <location filename="core_strings.h" line="620"/>
+ <location filename="core_strings.h" line="636"/>
+ <location filename="core_strings.h" line="644"/>
+ <location filename="core_strings.h" line="652"/>
<source>Use shortname instead of description</source>
<translation>Rövid név használata a megyjegyzés helyett</translation>
</message>
<message>
- <location filename="core_strings.h" line="184"/>
+ <location filename="core_strings.h" line="180"/>
<source>Use specified bitmap on output</source>
<translation>Meghatározott raszter használata a kimenetben</translation>
</message>
<message>
- <location filename="core_strings.h" line="152"/>
+ <location filename="core_strings.h" line="154"/>
<source>Version of gdb file to generate (1..3)</source>
<translation>A készülõ gdb fájl típusa (1..3)</translation>
</message>
<message>
- <location filename="core_strings.h" line="158"/>
<source>Version of mapsource file to generate (3,4,5)</source>
- <translation>A készülõ MapSource fájl típusa (3,4,5)</translation>
+ <translation type="vanished">A készülõ MapSource fájl típusa (3,4,5)</translation>
</message>
<message>
- <location filename="core_strings.h" line="562"/>
+ <location filename="core_strings.h" line="558"/>
<source>Waypoint background color</source>
<translation>Útpont háttérszíne</translation>
</message>
<message>
- <location filename="core_strings.h" line="561"/>
+ <location filename="core_strings.h" line="557"/>
<source>Waypoint foreground color</source>
<translation>Útpont színe</translation>
</message>
<translation>Útpont típusa</translation>
</message>
<message>
- <location filename="core_strings.h" line="671"/>
+ <location filename="core_strings.h" line="668"/>
<source>Width in pixels of map</source>
<translation>Térképi szélesség (pixel)</translation>
</message>
<message>
- <location filename="core_strings.h" line="243"/>
+ <location filename="core_strings.h" line="240"/>
<source>Width of lines, in pixels</source>
<translation>Vonalvastagság (pixel)</translation>
</message>
<message>
- <location filename="core_strings.h" line="553"/>
+ <location filename="core_strings.h" line="549"/>
<source>Write additional node tag key/value pairs</source>
<translation>További kulcs/érték címkepár írása (pont)</translation>
</message>
<message>
- <location filename="core_strings.h" line="552"/>
+ <location filename="core_strings.h" line="548"/>
<source>Write additional way tag key/value pairs</source>
<translation>További kulcs/érték címkepár írása (út)</translation>
</message>
<message>
- <location filename="core_strings.h" line="556"/>
+ <location filename="core_strings.h" line="552"/>
<source>Write all tracks into one file</source>
<translation>Az összes nyomvonal összeføzése egy fájlba</translation>
</message>
<message>
- <location filename="core_strings.h" line="187"/>
+ <location filename="core_strings.h" line="183"/>
<source>Write description to address field</source>
<translation>Megjegyzést a cím mezõbe</translation>
</message>
<message>
- <location filename="core_strings.h" line="632"/>
+ <location filename="core_strings.h" line="629"/>
<source>Write each waypoint in a separate file</source>
<translation>Minden útpont külön fájlba</translation>
</message>
<message>
- <location filename="core_strings.h" line="188"/>
+ <location filename="core_strings.h" line="184"/>
<source>Write notes to address field</source>
<translation>Megjegyzés írása a cím megjegyzésbe</translation>
</message>
<message>
- <location filename="core_strings.h" line="189"/>
+ <location filename="core_strings.h" line="185"/>
<source>Write position to address field</source>
<translation>Pozíció írása a cím megjegyzésbe</translation>
</message>
<message>
- <location filename="core_strings.h" line="166"/>
- <location filename="core_strings.h" line="676"/>
+ <location filename="core_strings.h" line="162"/>
+ <location filename="core_strings.h" line="673"/>
<source>Write position using this grid.</source>
<translation>Pozíció készítése ezzel a ráccsal</translation>
</message>
<message>
- <location filename="core_strings.h" line="170"/>
- <location filename="core_strings.h" line="677"/>
+ <location filename="core_strings.h" line="166"/>
+ <location filename="core_strings.h" line="674"/>
<source>Write timestamps with offset x to UTC time</source>
<translation>Idõértékek eltolása x értékkel UTC-hez képest</translation>
</message>
<message>
- <location filename="core_strings.h" line="173"/>
+ <location filename="core_strings.h" line="169"/>
<source>Write tracks compatible with Carto Exploreur</source>
<translation>Carto Exploreur kompatibilis nyomvonal készítése</translation>
</message>
<message>
- <location filename="core_strings.h" line="547"/>
+ <location filename="core_strings.h" line="543"/>
<source>Write tracks for Gisteq Phototracker</source>
<translation>Gisteq Phototracker kompatibilis nyomvonal készítése</translation>
</message>
<location filename="core_strings.h" line="74"/>
<location filename="core_strings.h" line="82"/>
<location filename="core_strings.h" line="90"/>
- <location filename="core_strings.h" line="117"/>
- <location filename="core_strings.h" line="128"/>
- <location filename="core_strings.h" line="137"/>
- <location filename="core_strings.h" line="145"/>
- <location filename="core_strings.h" line="179"/>
- <location filename="core_strings.h" line="224"/>
- <location filename="core_strings.h" line="266"/>
- <location filename="core_strings.h" line="275"/>
- <location filename="core_strings.h" line="283"/>
- <location filename="core_strings.h" line="291"/>
- <location filename="core_strings.h" line="299"/>
- <location filename="core_strings.h" line="338"/>
- <location filename="core_strings.h" line="346"/>
- <location filename="core_strings.h" line="360"/>
- <location filename="core_strings.h" line="368"/>
- <location filename="core_strings.h" line="402"/>
- <location filename="core_strings.h" line="415"/>
- <location filename="core_strings.h" line="423"/>
- <location filename="core_strings.h" line="441"/>
- <location filename="core_strings.h" line="468"/>
- <location filename="core_strings.h" line="498"/>
- <location filename="core_strings.h" line="519"/>
- <location filename="core_strings.h" line="533"/>
- <location filename="core_strings.h" line="577"/>
- <location filename="core_strings.h" line="585"/>
- <location filename="core_strings.h" line="622"/>
- <location filename="core_strings.h" line="638"/>
- <location filename="core_strings.h" line="646"/>
- <location filename="core_strings.h" line="654"/>
+ <location filename="core_strings.h" line="119"/>
+ <location filename="core_strings.h" line="130"/>
+ <location filename="core_strings.h" line="139"/>
+ <location filename="core_strings.h" line="147"/>
+ <location filename="core_strings.h" line="175"/>
+ <location filename="core_strings.h" line="220"/>
+ <location filename="core_strings.h" line="263"/>
+ <location filename="core_strings.h" line="272"/>
+ <location filename="core_strings.h" line="280"/>
+ <location filename="core_strings.h" line="288"/>
+ <location filename="core_strings.h" line="296"/>
+ <location filename="core_strings.h" line="335"/>
+ <location filename="core_strings.h" line="343"/>
+ <location filename="core_strings.h" line="357"/>
+ <location filename="core_strings.h" line="365"/>
+ <location filename="core_strings.h" line="398"/>
+ <location filename="core_strings.h" line="411"/>
+ <location filename="core_strings.h" line="419"/>
+ <location filename="core_strings.h" line="437"/>
+ <location filename="core_strings.h" line="464"/>
+ <location filename="core_strings.h" line="494"/>
+ <location filename="core_strings.h" line="515"/>
+ <location filename="core_strings.h" line="529"/>
+ <location filename="core_strings.h" line="574"/>
+ <location filename="core_strings.h" line="582"/>
+ <location filename="core_strings.h" line="619"/>
+ <location filename="core_strings.h" line="635"/>
+ <location filename="core_strings.h" line="643"/>
+ <location filename="core_strings.h" line="651"/>
<source>Basename prepended to URL on output</source>
<translation type="unfinished"></translation>
</message>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="103"/>
+ <location filename="core_strings.h" line="104"/>
<source>Energympro GPS training watch</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="104"/>
+ <location filename="core_strings.h" line="105"/>
<source>Enigma binary waypoint file (.ert)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="105"/>
+ <location filename="core_strings.h" line="106"/>
<source>Source for name field in .dbf</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="106"/>
+ <location filename="core_strings.h" line="107"/>
<source>Source for URL field in .dbf</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="107"/>
+ <location filename="core_strings.h" line="108"/>
<source>ESRI shapefile</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="108"/>
+ <location filename="core_strings.h" line="109"/>
<source>F90G Automobile DVR GPS log file</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="110"/>
+ <location filename="core_strings.h" line="111"/>
<source>FAI/IGC Flight Recorder Data Format</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="111"/>
+ <location filename="core_strings.h" line="112"/>
<source>Read all points even if latitude or longitude is missing</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="112"/>
+ <location filename="core_strings.h" line="114"/>
<source>Flexible and Interoperable Data Transfer (FIT) Activity file</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="120"/>
+ <location filename="core_strings.h" line="122"/>
<source>FlySight GPS File</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="123"/>
+ <location filename="core_strings.h" line="125"/>
<source>Franson GPSGate Simulation</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="131"/>
+ <location filename="core_strings.h" line="133"/>
<source>Fugawi</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="132"/>
+ <location filename="core_strings.h" line="134"/>
<source>G7ToWin data files (.g7t)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="140"/>
+ <location filename="core_strings.h" line="142"/>
<source>Garmin 301 Custom position and heartrate</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="148"/>
+ <location filename="core_strings.h" line="150"/>
<source>Garmin G1000 datalog input filter file</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="149"/>
+ <location filename="core_strings.h" line="151"/>
<source>Garmin Logbook XML</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="155"/>
+ <location filename="core_strings.h" line="158"/>
<source>Garmin MapSource - gdb</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="162"/>
- <source>Garmin MapSource - mps</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="core_strings.h" line="171"/>
+ <location filename="core_strings.h" line="167"/>
<source>Garmin MapSource - txt (tab delimited)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="174"/>
+ <location filename="core_strings.h" line="170"/>
<source>Garmin PCX5</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="182"/>
+ <location filename="core_strings.h" line="178"/>
<source>Garmin POI database</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="195"/>
+ <location filename="core_strings.h" line="191"/>
<source>codec to use for writing strings</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="196"/>
+ <location filename="core_strings.h" line="192"/>
<source>language code to use for reading dual language files</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="197"/>
+ <location filename="core_strings.h" line="193"/>
<source>Garmin Points of Interest (.gpi)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="203"/>
+ <location filename="core_strings.h" line="199"/>
<source>Erase existing courses when writing new ones</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="207"/>
+ <location filename="core_strings.h" line="203"/>
<source>Speed in bits per second of serial port (baud=9600)</source>
<translation type="unfinished">Soros port sebessége (bps; baud=4800) {9600)?}</translation>
</message>
<message>
- <location filename="core_strings.h" line="208"/>
+ <location filename="core_strings.h" line="204"/>
<source>Garmin serial/USB protocol</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="211"/>
+ <location filename="core_strings.h" line="207"/>
<source>Garmin Training Center (.tcx/.crs/.hst/.xml)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="214"/>
+ <location filename="core_strings.h" line="210"/>
<source>Geocaching.com .loc</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="227"/>
+ <location filename="core_strings.h" line="223"/>
<source>GEOnet Names Server (GNS)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="230"/>
+ <location filename="core_strings.h" line="226"/>
<source>GlobalSat DG-100/BT-335 Download</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="229"/>
- <location filename="core_strings.h" line="232"/>
- <location filename="core_strings.h" line="318"/>
- <location filename="core_strings.h" line="480"/>
+ <location filename="core_strings.h" line="225"/>
+ <location filename="core_strings.h" line="228"/>
+ <location filename="core_strings.h" line="315"/>
+ <location filename="core_strings.h" line="476"/>
<source>Only erase device data, do not download anything</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="255"/>
+ <location filename="core_strings.h" line="252"/>
<source>Google Earth (Keyhole) Markup Language</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="256"/>
+ <location filename="core_strings.h" line="253"/>
<source>Google Navigator Tracklines (.trl)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="261"/>
+ <location filename="core_strings.h" line="258"/>
<source>GoPal GPS track log (.trk)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="258"/>
+ <location filename="core_strings.h" line="255"/>
<source>The maximum speed (km/h) traveling from waypoint to waypoint.</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="260"/>
+ <location filename="core_strings.h" line="257"/>
<source>Cleanup common errors in trackdata</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="270"/>
+ <location filename="core_strings.h" line="267"/>
<source>GPS TrackMaker</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="278"/>
+ <location filename="core_strings.h" line="275"/>
<source>GPSBabel arc filter file</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="286"/>
+ <location filename="core_strings.h" line="283"/>
<source>GpsDrive Format</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="294"/>
+ <location filename="core_strings.h" line="291"/>
<source>GpsDrive Format for Tracks</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="302"/>
+ <location filename="core_strings.h" line="299"/>
<source>GPSman</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="303"/>
+ <location filename="core_strings.h" line="300"/>
<source>gpsutil</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="312"/>
+ <location filename="core_strings.h" line="309"/>
<source>GPX XML</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="309"/>
+ <location filename="core_strings.h" line="306"/>
<source>Add info (depth) as Humminbird extension</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="310"/>
+ <location filename="core_strings.h" line="307"/>
<source>Add info (depth) as Garmin extension</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="313"/>
+ <location filename="core_strings.h" line="310"/>
<source>HikeTech</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="314"/>
+ <location filename="core_strings.h" line="311"/>
<source>Holux (gm-100) .wpo Format</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="316"/>
+ <location filename="core_strings.h" line="313"/>
<source>Holux M-241 (MTK based) Binary File Format</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="322"/>
+ <location filename="core_strings.h" line="319"/>
<source>Holux M-241 (MTK based) download</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="319"/>
- <location filename="core_strings.h" line="431"/>
- <location filename="core_strings.h" line="481"/>
+ <location filename="core_strings.h" line="316"/>
+ <location filename="core_strings.h" line="427"/>
+ <location filename="core_strings.h" line="477"/>
<source>Enable logging after download</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="323"/>
+ <location filename="core_strings.h" line="320"/>
<source>Honda/Acura Navigation System VP Log File Format</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="329"/>
+ <location filename="core_strings.h" line="326"/>
<source>HTML Output</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="330"/>
+ <location filename="core_strings.h" line="327"/>
<source>Humminbird tracks (.ht)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="331"/>
+ <location filename="core_strings.h" line="328"/>
<source>Humminbird waypoints and routes (.hwr)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="333"/>
+ <location filename="core_strings.h" line="330"/>
<source>IGN Rando track files</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="363"/>
+ <location filename="core_strings.h" line="360"/>
<source>Kompass (DAV) Track (.tk)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="371"/>
+ <location filename="core_strings.h" line="368"/>
<source>Kompass (DAV) Waypoints (.wp)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="372"/>
- <source>KuDaTa PsiTrex text</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="core_strings.h" line="381"/>
+ <location filename="core_strings.h" line="377"/>
<source>Lowrance USR</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="377"/>
+ <location filename="core_strings.h" line="373"/>
<source>(USR output) Write version</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="382"/>
+ <location filename="core_strings.h" line="378"/>
<source>Magellan Explorist Geocaching</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="384"/>
+ <location filename="core_strings.h" line="380"/>
<source>Magellan Mapsend</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="387"/>
+ <location filename="core_strings.h" line="383"/>
<source>Magellan SD files (as for eXplorist)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="390"/>
+ <location filename="core_strings.h" line="386"/>
<source>Magellan SD files (as for Meridian)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="396"/>
+ <location filename="core_strings.h" line="392"/>
<source>Magellan serial protocol</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="397"/>
+ <location filename="core_strings.h" line="393"/>
<source>MagicMaps IK3D project file (.ikt)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="407"/>
+ <location filename="core_strings.h" line="403"/>
<source>Map&Guide 'TourExchangeFormat' XML</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="408"/>
+ <location filename="core_strings.h" line="404"/>
<source>MapAsia track file (.tr7)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="418"/>
+ <location filename="core_strings.h" line="414"/>
<source>Mapopolis.com Mapconverter CSV</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="426"/>
+ <location filename="core_strings.h" line="422"/>
<source>MapTech Exchange Format</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="436"/>
+ <location filename="core_strings.h" line="432"/>
<source>Memory-Map Navigator overlay files (.mmo)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="433"/>
+ <location filename="core_strings.h" line="429"/>
<source>Write items 'locked' [default no]</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="434"/>
+ <location filename="core_strings.h" line="430"/>
<source>Write items 'visible' [default yes]</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="435"/>
+ <location filename="core_strings.h" line="431"/>
<source>Write files with internal version [n]</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="444"/>
+ <location filename="core_strings.h" line="440"/>
<source>Microsoft Streets and Trips 2002-2007</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="476"/>
+ <location filename="core_strings.h" line="472"/>
<source>Motorrad Routenplaner (Map&Guide) .bcr files</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="478"/>
+ <location filename="core_strings.h" line="474"/>
<source>MTK Logger (iBlue 747,...) Binary File Format</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="484"/>
+ <location filename="core_strings.h" line="480"/>
<source>MTK Logger (iBlue 747,Qstarz BT-1000,...) download</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="487"/>
+ <location filename="core_strings.h" line="483"/>
<source>National Geographic Topo .tpg (waypoints)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="488"/>
+ <location filename="core_strings.h" line="484"/>
<source>National Geographic Topo 2.x .tpo</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="489"/>
+ <location filename="core_strings.h" line="485"/>
<source>National Geographic Topo 3.x/4.x .tpo</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="491"/>
+ <location filename="core_strings.h" line="487"/>
<source>Navicache.com XML</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="493"/>
+ <location filename="core_strings.h" line="489"/>
<source>Navigon Mobile Navigator .rte files</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="501"/>
+ <location filename="core_strings.h" line="497"/>
<source>Navigon Waypoints</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="508"/>
+ <location filename="core_strings.h" line="504"/>
<source>NaviGPS GT-11/BGT-11 Download</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="505"/>
+ <location filename="core_strings.h" line="501"/>
<source>Clear the datalog</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="506"/>
+ <location filename="core_strings.h" line="502"/>
<source>Read from datalogger buffer</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="509"/>
+ <location filename="core_strings.h" line="505"/>
<source>NaviGPS GT-31/BGT-31 datalogger (.sbp)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="510"/>
+ <location filename="core_strings.h" line="506"/>
<source>NaviGPS GT-31/BGT-31 SiRF binary logfile (.sbn)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="513"/>
+ <location filename="core_strings.h" line="509"/>
<source>Naviguide binary route file (.twl)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="511"/>
+ <location filename="core_strings.h" line="507"/>
<source>'wp' - Create waypoint file , 'rte' - Create route file</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="216"/>
+ <location filename="core_strings.h" line="103"/>
+ <location filename="core_strings.h" line="234"/>
+ <source>Time zone ID</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="core_strings.h" line="113"/>
+ <source>Attempt to recovery data from corrupt file</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="core_strings.h" line="156"/>
+ <source>Don't create waypoints for non-user points</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="core_strings.h" line="212"/>
<source>Geogrid-Viewer binary overlay file (.ovl)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="218"/>
+ <location filename="core_strings.h" line="214"/>
<source>Compact Output. Default is off.</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="219"/>
+ <location filename="core_strings.h" line="215"/>
<source>GeoJson</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="233"/>
+ <location filename="core_strings.h" line="229"/>
<source>GlobalSat DG-200 Download</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="234"/>
+ <location filename="core_strings.h" line="230"/>
<source>list tracks</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="235"/>
+ <location filename="core_strings.h" line="231"/>
<source>get track</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="236"/>
- <location filename="core_strings.h" line="237"/>
- <location filename="core_strings.h" line="446"/>
- <location filename="core_strings.h" line="598"/>
+ <location filename="core_strings.h" line="232"/>
+ <location filename="core_strings.h" line="233"/>
+ <location filename="core_strings.h" line="442"/>
+ <location filename="core_strings.h" line="595"/>
<source>Dump raw data to this file</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="238"/>
+ <location filename="core_strings.h" line="235"/>
<source>GlobalSat GH625XT GPS training watch</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="239"/>
+ <location filename="core_strings.h" line="236"/>
<source>Google Directions XML</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="247"/>
+ <location filename="core_strings.h" line="244"/>
<source>Write KML track (default = 0)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="250"/>
+ <location filename="core_strings.h" line="247"/>
<source>Units used when writing comments ('s'tatute, 'm'etric,' 'n'autical, 'a'viation)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="253"/>
+ <location filename="core_strings.h" line="250"/>
<source>Rotate colors for tracks and routes (default automatic)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="254"/>
+ <location filename="core_strings.h" line="251"/>
<source>Precision of coordinates, number of decimals</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="269"/>
+ <location filename="core_strings.h" line="266"/>
<source>GPS Tracking Key Pro text</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="311"/>
+ <location filename="core_strings.h" line="308"/>
<source>Precision of elevations, number of decimals</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="321"/>
- <location filename="core_strings.h" line="483"/>
+ <location filename="core_strings.h" line="318"/>
+ <location filename="core_strings.h" line="479"/>
<source>Size of blocks in KB to request from device</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="341"/>
+ <location filename="core_strings.h" line="338"/>
<source>iGo Primo points of interest (.upoi)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="355"/>
+ <location filename="core_strings.h" line="352"/>
<source>Jogmap.de XML format</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="373"/>
+ <location filename="core_strings.h" line="369"/>
<source>(USR input) Ignore event marker icons on read</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="374"/>
+ <location filename="core_strings.h" line="370"/>
<source>(USR output) Treat waypoints as icons on write</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="375"/>
+ <location filename="core_strings.h" line="371"/>
<source>(USR output) Merge into one segmented trail</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="376"/>
+ <location filename="core_strings.h" line="372"/>
<source>(USR input) Break segments into separate trails</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="378"/>
+ <location filename="core_strings.h" line="374"/>
<source>(USR output) Output file title string</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="379"/>
+ <location filename="core_strings.h" line="375"/>
<source>(USR output) Device serial number</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="380"/>
+ <location filename="core_strings.h" line="376"/>
<source>(USR output) Output file content description</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="405"/>
+ <location filename="core_strings.h" line="401"/>
<source>Mainnav</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="409"/>
+ <location filename="core_strings.h" line="405"/>
<source>Mapbar (China) navigation track for Sonim Xp3300</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="410"/>
+ <location filename="core_strings.h" line="406"/>
<source>Mapfactor Navigator</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="427"/>
+ <location filename="core_strings.h" line="423"/>
<source>Speed in bits per second of serial port (autodetect=0)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="428"/>
+ <location filename="core_strings.h" line="424"/>
<source>Download logged fixes</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="430"/>
+ <location filename="core_strings.h" line="426"/>
<source>Show device status</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="432"/>
+ <location filename="core_strings.h" line="428"/>
<source>MediaTek Locus</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="448"/>
- <location filename="core_strings.h" line="596"/>
+ <location filename="core_strings.h" line="444"/>
+ <location filename="core_strings.h" line="593"/>
<source>First sector to be read from the device</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="449"/>
- <location filename="core_strings.h" line="594"/>
+ <location filename="core_strings.h" line="445"/>
+ <location filename="core_strings.h" line="591"/>
<source>Baud rate used to init device (0=autodetect)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="450"/>
- <location filename="core_strings.h" line="597"/>
+ <location filename="core_strings.h" line="446"/>
+ <location filename="core_strings.h" line="594"/>
<source>Last sector to be read from the device (-1: smart read everything)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="451"/>
- <location filename="core_strings.h" line="599"/>
+ <location filename="core_strings.h" line="447"/>
+ <location filename="core_strings.h" line="596"/>
<source>Disable output (useful with erase)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="452"/>
- <location filename="core_strings.h" line="595"/>
+ <location filename="core_strings.h" line="448"/>
+ <location filename="core_strings.h" line="592"/>
<source>Number of sectors to read at once (0=use single sector mode)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="453"/>
+ <location filename="core_strings.h" line="449"/>
<source>POI for Home Symbol as lat:lng[:alt]</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="454"/>
+ <location filename="core_strings.h" line="450"/>
<source>POI for Car Symbol as lat:lng[:alt]</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="455"/>
+ <location filename="core_strings.h" line="451"/>
<source>POI for Boat Symbol as lat:lng[:alt]</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="456"/>
+ <location filename="core_strings.h" line="452"/>
<source>POI for Heart Symbol as lat:lng[:alt]</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="457"/>
+ <location filename="core_strings.h" line="453"/>
<source>POI for Bar Symbol as lat:lng[:alt]</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="460"/>
+ <location filename="core_strings.h" line="456"/>
<source>MiniHomer, a skyTraq Venus 6 based logger (download tracks, waypoints and get/set POI)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="461"/>
+ <location filename="core_strings.h" line="457"/>
<source>Garmin Mobile XT ([ATRK]/STRK)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="462"/>
+ <location filename="core_strings.h" line="458"/>
<source>Track name processing option ([0]-nrm/1-ign)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="463"/>
+ <location filename="core_strings.h" line="459"/>
<source>Mobile Garmin XT Track files</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="471"/>
+ <location filename="core_strings.h" line="467"/>
<source>Motoactiv CSV</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="485"/>
+ <location filename="core_strings.h" line="481"/>
<source>MyNav TRC format</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="512"/>
+ <location filename="core_strings.h" line="508"/>
<source>'n' - Keep the existing wp name, 'y' - rename waypoints</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="514"/>
+ <location filename="core_strings.h" line="510"/>
<source>Navitel binary track (.bin)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="522"/>
+ <location filename="core_strings.h" line="518"/>
<source>Navitrak DNA marker format</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="528"/>
+ <location filename="core_strings.h" line="524"/>
<source>NetStumbler Summary File (text)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="536"/>
+ <location filename="core_strings.h" line="532"/>
<source>NIMA/GNIS Geographic Names File</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="548"/>
+ <location filename="core_strings.h" line="544"/>
<source>Accept position fixes in gpgga marked invalid</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="549"/>
+ <location filename="core_strings.h" line="545"/>
<source>NMEA 0183 sentences</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="550"/>
+ <location filename="core_strings.h" line="546"/>
<source>Compact binary representation</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="551"/>
+ <location filename="core_strings.h" line="547"/>
<source>Nokia Landmark Exchange</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="555"/>
+ <location filename="core_strings.h" line="551"/>
<source>OpenStreetMap data files</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="554"/>
+ <location filename="core_strings.h" line="550"/>
<source>Use this value as custom created_by value</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="567"/>
+ <location filename="core_strings.h" line="563"/>
<source>OziExplorer</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="564"/>
+ <location filename="core_strings.h" line="560"/>
<source>Unit used in altitude values</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="565"/>
+ <location filename="core_strings.h" line="561"/>
<source>Unit used in proximity values</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="568"/>
+ <location filename="core_strings.h" line="564"/>
<source>PocketFMS breadcrumbs</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="569"/>
+ <location filename="core_strings.h" line="565"/>
<source>PocketFMS flightplan (.xml)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="570"/>
+ <location filename="core_strings.h" line="566"/>
<source>PocketFMS waypoints (.txt)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="572"/>
+ <location filename="core_strings.h" line="569"/>
<source>Raymarine Waypoint File (.rwf)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="580"/>
+ <location filename="core_strings.h" line="577"/>
<source>Ricoh GPS Log File</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="588"/>
+ <location filename="core_strings.h" line="585"/>
<source>See You flight analysis data</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="589"/>
+ <location filename="core_strings.h" line="586"/>
<source>Skymap / KMD150 ascii files</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="445"/>
- <location filename="core_strings.h" line="593"/>
+ <location filename="core_strings.h" line="441"/>
+ <location filename="core_strings.h" line="590"/>
<source>Baud rate used for download</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="614"/>
+ <location filename="core_strings.h" line="567"/>
+ <source>Qstarz BL-1000</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="core_strings.h" line="605"/>
+ <source>Video position for which exact GPS time is known (hhmmss[.sss], default is 00:00:00,000)</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="core_strings.h" line="606"/>
+ <source>GPS time at position video_time (hhmmss[.sss], default is first timestamp of track)</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="core_strings.h" line="607"/>
+ <source>GPS date at position video_time (yyyymmdd, default is first timestamp of track)</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="core_strings.h" line="611"/>
<source>Suunto Trek Manager (STM) .sdf files</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="616"/>
+ <location filename="core_strings.h" line="613"/>
<source>Suunto Trek Manager (STM) WaypointPlus files</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="633"/>
+ <location filename="core_strings.h" line="630"/>
<source>Textual Output</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="641"/>
+ <location filename="core_strings.h" line="638"/>
<source>TomTom Itineraries (.itn)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="657"/>
+ <location filename="core_strings.h" line="654"/>
<source>TomTom POI file (.asc)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="658"/>
+ <location filename="core_strings.h" line="655"/>
<source>TomTom POI file (.ov2)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="659"/>
+ <location filename="core_strings.h" line="656"/>
<source>TopoMapPro Places File</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="661"/>
+ <location filename="core_strings.h" line="658"/>
<source>TrackLogs digital mapping (.trl)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="674"/>
+ <location filename="core_strings.h" line="671"/>
<source>U.S. Census Bureau Tiger Mapping Service</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="680"/>
+ <location filename="core_strings.h" line="677"/>
<source>Universal csv with field structure in first line</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="682"/>
+ <location filename="core_strings.h" line="679"/>
<source>Vcard Output (for iPod)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="684"/>
+ <location filename="core_strings.h" line="681"/>
<source>VidaOne GPS for Pocket PC (.gpb)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="685"/>
+ <location filename="core_strings.h" line="682"/>
<source>Vito Navigator II tracks</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="686"/>
+ <location filename="core_strings.h" line="683"/>
<source>Vito SmartMap tracks (.vtt)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="692"/>
+ <location filename="core_strings.h" line="689"/>
<source>WiFiFoFum 2.0 for PocketPC XML</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="694"/>
+ <location filename="core_strings.h" line="691"/>
<source>Wintec WBT-100/200 Binary File Format</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="696"/>
+ <location filename="core_strings.h" line="693"/>
<source>Wintec WBT-100/200 GPS Download</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="697"/>
+ <location filename="core_strings.h" line="694"/>
<source>Wintec WBT-201/G-Rays 2 Binary File Format</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="700"/>
+ <location filename="core_strings.h" line="697"/>
<source>XAiOX iTrackU Logger</source>
<translation type="unfinished"></translation>
</message>
<message>
+ <location filename="core_strings.h" line="695"/>
<location filename="core_strings.h" line="698"/>
- <location filename="core_strings.h" line="701"/>
<source>Appends the input to a backup file</source>
<translation type="unfinished"></translation>
</message>
<message>
+ <location filename="core_strings.h" line="696"/>
<location filename="core_strings.h" line="699"/>
- <location filename="core_strings.h" line="702"/>
<source>Only waypoints that are not the backup file</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="703"/>
+ <location filename="core_strings.h" line="700"/>
<source>XAiOX iTrackU Logger Binary File Format</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="705"/>
+ <location filename="core_strings.h" line="702"/>
<source>Yahoo Geocode API data</source>
<translation type="unfinished"></translation>
</message>
<context>
<name>core</name>
<message>
- <location filename="core_strings.h" line="109"/>
+ <location filename="core_strings.h" line="110"/>
<source>(integer sec or 'auto') Barograph to GPS time diff</source>
<translation>(sec interi o 'auto') Differenza temporale tra barografo e GPS</translation>
</message>
<translation type="vanished">Uscita USR: unisci in una traccia segmentata</translation>
</message>
<message>
- <location filename="core_strings.h" line="689"/>
+ <location filename="core_strings.h" line="686"/>
<source>Ad-hoc closed icon name</source>
<translation>Nome ad-hoc icona chiusa</translation>
</message>
<message>
- <location filename="core_strings.h" line="690"/>
+ <location filename="core_strings.h" line="687"/>
<source>Ad-hoc open icon name</source>
<translation>Nome ad-hoc icona aperta</translation>
</message>
<message>
- <location filename="core_strings.h" line="191"/>
+ <location filename="core_strings.h" line="187"/>
<source>After output job done sleep n second(s)</source>
<translation>Attendi n secondi dopo il termine dell'elaborazione</translation>
</message>
<location filename="core_strings.h" line="71"/>
<location filename="core_strings.h" line="79"/>
<location filename="core_strings.h" line="87"/>
- <location filename="core_strings.h" line="114"/>
- <location filename="core_strings.h" line="125"/>
- <location filename="core_strings.h" line="134"/>
- <location filename="core_strings.h" line="142"/>
- <location filename="core_strings.h" line="157"/>
- <location filename="core_strings.h" line="176"/>
- <location filename="core_strings.h" line="199"/>
- <location filename="core_strings.h" line="221"/>
- <location filename="core_strings.h" line="263"/>
- <location filename="core_strings.h" line="272"/>
- <location filename="core_strings.h" line="280"/>
- <location filename="core_strings.h" line="288"/>
- <location filename="core_strings.h" line="296"/>
- <location filename="core_strings.h" line="335"/>
- <location filename="core_strings.h" line="343"/>
- <location filename="core_strings.h" line="357"/>
- <location filename="core_strings.h" line="365"/>
- <location filename="core_strings.h" line="399"/>
- <location filename="core_strings.h" line="412"/>
- <location filename="core_strings.h" line="420"/>
- <location filename="core_strings.h" line="438"/>
- <location filename="core_strings.h" line="465"/>
- <location filename="core_strings.h" line="495"/>
- <location filename="core_strings.h" line="516"/>
- <location filename="core_strings.h" line="530"/>
- <location filename="core_strings.h" line="558"/>
- <location filename="core_strings.h" line="574"/>
- <location filename="core_strings.h" line="582"/>
- <location filename="core_strings.h" line="619"/>
- <location filename="core_strings.h" line="635"/>
- <location filename="core_strings.h" line="643"/>
- <location filename="core_strings.h" line="651"/>
+ <location filename="core_strings.h" line="116"/>
+ <location filename="core_strings.h" line="127"/>
+ <location filename="core_strings.h" line="136"/>
+ <location filename="core_strings.h" line="144"/>
+ <location filename="core_strings.h" line="172"/>
+ <location filename="core_strings.h" line="195"/>
+ <location filename="core_strings.h" line="217"/>
+ <location filename="core_strings.h" line="260"/>
+ <location filename="core_strings.h" line="269"/>
+ <location filename="core_strings.h" line="277"/>
+ <location filename="core_strings.h" line="285"/>
+ <location filename="core_strings.h" line="293"/>
+ <location filename="core_strings.h" line="332"/>
+ <location filename="core_strings.h" line="340"/>
+ <location filename="core_strings.h" line="354"/>
+ <location filename="core_strings.h" line="362"/>
+ <location filename="core_strings.h" line="395"/>
+ <location filename="core_strings.h" line="408"/>
+ <location filename="core_strings.h" line="416"/>
+ <location filename="core_strings.h" line="434"/>
+ <location filename="core_strings.h" line="461"/>
+ <location filename="core_strings.h" line="491"/>
+ <location filename="core_strings.h" line="512"/>
+ <location filename="core_strings.h" line="526"/>
+ <location filename="core_strings.h" line="554"/>
+ <location filename="core_strings.h" line="571"/>
+ <location filename="core_strings.h" line="579"/>
+ <location filename="core_strings.h" line="616"/>
+ <location filename="core_strings.h" line="632"/>
+ <location filename="core_strings.h" line="640"/>
+ <location filename="core_strings.h" line="648"/>
<source>Allow whitespace synth. shortnames</source>
<translation>Permetti spazi nei nomi brevi sintetizzati</translation>
</message>
<message>
- <location filename="core_strings.h" line="245"/>
+ <location filename="core_strings.h" line="242"/>
<source>Altitudes are absolute and not clamped to ground</source>
<translation>Le quote sono assolute e non relative al terreno</translation>
</message>
<translation type="vanished">Aggiungi icon_descr alla descrizione</translation>
</message>
<message>
- <location filename="core_strings.h" line="307"/>
+ <location filename="core_strings.h" line="304"/>
<source>Base URL for link tag in output</source>
<translation>Url di base per i tag link in uscita</translation>
</message>
<location filename="core_strings.h" line="74"/>
<location filename="core_strings.h" line="82"/>
<location filename="core_strings.h" line="90"/>
- <location filename="core_strings.h" line="117"/>
- <location filename="core_strings.h" line="128"/>
- <location filename="core_strings.h" line="137"/>
- <location filename="core_strings.h" line="145"/>
- <location filename="core_strings.h" line="179"/>
- <location filename="core_strings.h" line="224"/>
- <location filename="core_strings.h" line="266"/>
- <location filename="core_strings.h" line="275"/>
- <location filename="core_strings.h" line="283"/>
- <location filename="core_strings.h" line="291"/>
- <location filename="core_strings.h" line="299"/>
- <location filename="core_strings.h" line="338"/>
- <location filename="core_strings.h" line="346"/>
- <location filename="core_strings.h" line="360"/>
- <location filename="core_strings.h" line="368"/>
- <location filename="core_strings.h" line="402"/>
- <location filename="core_strings.h" line="415"/>
- <location filename="core_strings.h" line="423"/>
- <location filename="core_strings.h" line="441"/>
- <location filename="core_strings.h" line="468"/>
- <location filename="core_strings.h" line="498"/>
- <location filename="core_strings.h" line="519"/>
- <location filename="core_strings.h" line="533"/>
- <location filename="core_strings.h" line="577"/>
- <location filename="core_strings.h" line="585"/>
- <location filename="core_strings.h" line="622"/>
- <location filename="core_strings.h" line="638"/>
- <location filename="core_strings.h" line="646"/>
- <location filename="core_strings.h" line="654"/>
+ <location filename="core_strings.h" line="119"/>
+ <location filename="core_strings.h" line="130"/>
+ <location filename="core_strings.h" line="139"/>
+ <location filename="core_strings.h" line="147"/>
+ <location filename="core_strings.h" line="175"/>
+ <location filename="core_strings.h" line="220"/>
+ <location filename="core_strings.h" line="263"/>
+ <location filename="core_strings.h" line="272"/>
+ <location filename="core_strings.h" line="280"/>
+ <location filename="core_strings.h" line="288"/>
+ <location filename="core_strings.h" line="296"/>
+ <location filename="core_strings.h" line="335"/>
+ <location filename="core_strings.h" line="343"/>
+ <location filename="core_strings.h" line="357"/>
+ <location filename="core_strings.h" line="365"/>
+ <location filename="core_strings.h" line="398"/>
+ <location filename="core_strings.h" line="411"/>
+ <location filename="core_strings.h" line="419"/>
+ <location filename="core_strings.h" line="437"/>
+ <location filename="core_strings.h" line="464"/>
+ <location filename="core_strings.h" line="494"/>
+ <location filename="core_strings.h" line="515"/>
+ <location filename="core_strings.h" line="529"/>
+ <location filename="core_strings.h" line="574"/>
+ <location filename="core_strings.h" line="582"/>
+ <location filename="core_strings.h" line="619"/>
+ <location filename="core_strings.h" line="635"/>
+ <location filename="core_strings.h" line="643"/>
+ <location filename="core_strings.h" line="651"/>
<source>Basename prepended to URL on output</source>
<translation>Nome base anteposto all'URL in uscita</translation>
</message>
<message>
- <location filename="core_strings.h" line="151"/>
- <location filename="core_strings.h" line="206"/>
+ <location filename="core_strings.h" line="153"/>
+ <location filename="core_strings.h" line="202"/>
<source>Bitmap of categories</source>
<translation>Bitmap delle categorie</translation>
</message>
<translation type="vanished">Nome della categoria (cache)</translation>
</message>
<message>
- <location filename="core_strings.h" line="205"/>
+ <location filename="core_strings.h" line="201"/>
<source>Category number to use for written waypoints</source>
<translation>Numero categoria da usare per i punti d'interesse scritti</translation>
</message>
<translation>Colore per le linee o le note della mappa</translation>
</message>
<message>
- <location filename="core_strings.h" line="202"/>
- <location filename="core_strings.h" line="507"/>
+ <location filename="core_strings.h" line="198"/>
+ <location filename="core_strings.h" line="503"/>
<source>Command unit to power itself down</source>
<translation>Chiedi al dispositivo di spegnersi</translation>
</message>
<message>
- <location filename="core_strings.h" line="257"/>
- <location filename="core_strings.h" line="542"/>
+ <location filename="core_strings.h" line="254"/>
+ <location filename="core_strings.h" line="538"/>
<source>Complete date-free tracks with given date (YYYYMMDD).</source>
<translation>Completa le tracce senza data con la data fornita (AAAAMMGG).</translation>
</message>
<message>
- <location filename="core_strings.h" line="193"/>
+ <location filename="core_strings.h" line="189"/>
<source>Create unique waypoint names (default = yes)</source>
<translation>Crea punti d'interesse con nomi univoci (predefinito: sì)</translation>
</message>
<message>
- <location filename="core_strings.h" line="306"/>
+ <location filename="core_strings.h" line="303"/>
<source>Create waypoints from geocache log entries</source>
<translation>Crea punti d'interesse dagli elementi nel registro geocache</translation>
</message>
<translation type="vanished">Nome della banca dati (nome file)</translation>
</message>
<message>
- <location filename="core_strings.h" line="486"/>
+ <location filename="core_strings.h" line="482"/>
<source>Datum (default=NAD27)</source>
<translation>Datum (predefinito: NAD27)</translation>
</message>
<message>
- <location filename="core_strings.h" line="666"/>
+ <location filename="core_strings.h" line="663"/>
<source>Days after which points are considered old</source>
<translation>Giorni dopo i quali i punti sono considerati vecchi</translation>
</message>
<message>
- <location filename="core_strings.h" line="544"/>
+ <location filename="core_strings.h" line="540"/>
<source>Decimal seconds to pause between groups of strings</source>
<translation>Pausa (in decimi di secondo) tra gruppi di stringhe</translation>
</message>
<message>
- <location filename="core_strings.h" line="185"/>
+ <location filename="core_strings.h" line="181"/>
<source>Default category on output</source>
<translation>Categoria predefinita in uscita</translation>
</message>
<message>
- <location filename="core_strings.h" line="150"/>
+ <location filename="core_strings.h" line="152"/>
<source>Default category on output (1..16)</source>
<translation>Categoria predefinita in uscita (1... 16)</translation>
</message>
<message>
<location filename="core_strings.h" line="24"/>
- <location filename="core_strings.h" line="172"/>
- <location filename="core_strings.h" line="200"/>
- <location filename="core_strings.h" line="212"/>
- <location filename="core_strings.h" line="240"/>
- <location filename="core_strings.h" line="385"/>
- <location filename="core_strings.h" line="388"/>
- <location filename="core_strings.h" line="391"/>
+ <location filename="core_strings.h" line="168"/>
+ <location filename="core_strings.h" line="196"/>
+ <location filename="core_strings.h" line="208"/>
+ <location filename="core_strings.h" line="237"/>
+ <location filename="core_strings.h" line="381"/>
+ <location filename="core_strings.h" line="384"/>
+ <location filename="core_strings.h" line="387"/>
<source>Default icon name</source>
<translation>Nome dell'icona predefinita</translation>
</message>
<message>
- <location filename="core_strings.h" line="571"/>
+ <location filename="core_strings.h" line="568"/>
<source>Default location</source>
<translation>Posizione predefinita</translation>
</message>
<message>
- <location filename="core_strings.h" line="190"/>
+ <location filename="core_strings.h" line="186"/>
<source>Default proximity</source>
<translation>Prossimità predefinita</translation>
</message>
<message>
- <location filename="core_strings.h" line="192"/>
+ <location filename="core_strings.h" line="188"/>
<source>Default speed</source>
<translation>Velocità predefinita</translation>
</message>
<message>
- <location filename="core_strings.h" line="121"/>
+ <location filename="core_strings.h" line="123"/>
<source>Default speed for waypoints (knots/hr)</source>
<translation>Velocità predefinita per i punti di interesse (nodi/ora)</translation>
</message>
<message>
- <location filename="core_strings.h" line="327"/>
- <location filename="core_strings.h" line="630"/>
+ <location filename="core_strings.h" line="324"/>
+ <location filename="core_strings.h" line="627"/>
<source>Degrees output as 'ddd', 'dmm'(default) or 'dms'</source>
<translation>Gradi in uscita come 'ggg', 'gmm' (predefinito) o 'gms'</translation>
</message>
<message>
- <location filename="core_strings.h" line="503"/>
+ <location filename="core_strings.h" line="499"/>
<source>Delete all routes</source>
<translation>Cancella tutte le rotte</translation>
</message>
<message>
- <location filename="core_strings.h" line="502"/>
+ <location filename="core_strings.h" line="498"/>
<source>Delete all track points</source>
<translation>Cancella tutti i punti traccia</translation>
</message>
<message>
- <location filename="core_strings.h" line="395"/>
- <location filename="core_strings.h" line="504"/>
+ <location filename="core_strings.h" line="391"/>
+ <location filename="core_strings.h" line="500"/>
<source>Delete all waypoints</source>
<translation>Cancella tutti i punti d'interesse</translation>
</message>
<message>
- <location filename="core_strings.h" line="251"/>
+ <location filename="core_strings.h" line="248"/>
<source>Display labels on track and routepoints (default = 1)</source>
<translation>Mostra le etichette su tracce e punti rotta (predefinito: 1)</translation>
</message>
<message>
- <location filename="core_strings.h" line="165"/>
+ <location filename="core_strings.h" line="161"/>
<source>Distance unit [m=metric, s=statute]</source>
<translation>Unità di lunghezza [m=metrico, s=statutario]</translation>
</message>
</message>
<message>
<location filename="core_strings.h" line="103"/>
- <source>Energympro GPS training watch</source>
+ <location filename="core_strings.h" line="234"/>
+ <source>Time zone ID</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="core_strings.h" line="104"/>
- <source>Enigma binary waypoint file (.ert)</source>
+ <source>Energympro GPS training watch</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="core_strings.h" line="105"/>
- <source>Source for name field in .dbf</source>
+ <source>Enigma binary waypoint file (.ert)</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="core_strings.h" line="106"/>
- <source>Source for URL field in .dbf</source>
+ <source>Source for name field in .dbf</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="core_strings.h" line="107"/>
- <source>ESRI shapefile</source>
+ <source>Source for URL field in .dbf</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="core_strings.h" line="108"/>
+ <source>ESRI shapefile</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="core_strings.h" line="109"/>
<source>F90G Automobile DVR GPS log file</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="110"/>
+ <location filename="core_strings.h" line="111"/>
<source>FAI/IGC Flight Recorder Data Format</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="111"/>
+ <location filename="core_strings.h" line="112"/>
<source>Read all points even if latitude or longitude is missing</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="112"/>
+ <location filename="core_strings.h" line="113"/>
+ <source>Attempt to recovery data from corrupt file</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="core_strings.h" line="114"/>
<source>Flexible and Interoperable Data Transfer (FIT) Activity file</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="120"/>
+ <location filename="core_strings.h" line="122"/>
<source>FlySight GPS File</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="123"/>
+ <location filename="core_strings.h" line="125"/>
<source>Franson GPSGate Simulation</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="131"/>
+ <location filename="core_strings.h" line="133"/>
<source>Fugawi</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="132"/>
+ <location filename="core_strings.h" line="134"/>
<source>G7ToWin data files (.g7t)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="140"/>
+ <location filename="core_strings.h" line="142"/>
<source>Garmin 301 Custom position and heartrate</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="148"/>
+ <location filename="core_strings.h" line="150"/>
<source>Garmin G1000 datalog input filter file</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="149"/>
+ <location filename="core_strings.h" line="151"/>
<source>Garmin Logbook XML</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="155"/>
- <source>Garmin MapSource - gdb</source>
+ <location filename="core_strings.h" line="156"/>
+ <source>Don't create waypoints for non-user points</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="162"/>
- <source>Garmin MapSource - mps</source>
+ <location filename="core_strings.h" line="158"/>
+ <source>Garmin MapSource - gdb</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="171"/>
+ <location filename="core_strings.h" line="167"/>
<source>Garmin MapSource - txt (tab delimited)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="174"/>
+ <location filename="core_strings.h" line="170"/>
<source>Garmin PCX5</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="182"/>
+ <location filename="core_strings.h" line="178"/>
<source>Garmin POI database</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="186"/>
+ <location filename="core_strings.h" line="182"/>
<source>Don't show gpi bitmap on device</source>
<translation>Non mostrare la bitmap gpi sul dispositivo</translation>
</message>
<message>
- <location filename="core_strings.h" line="195"/>
+ <location filename="core_strings.h" line="191"/>
<source>codec to use for writing strings</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="196"/>
+ <location filename="core_strings.h" line="192"/>
<source>language code to use for reading dual language files</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="197"/>
+ <location filename="core_strings.h" line="193"/>
<source>Garmin Points of Interest (.gpi)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="203"/>
+ <location filename="core_strings.h" line="199"/>
<source>Erase existing courses when writing new ones</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="207"/>
+ <location filename="core_strings.h" line="203"/>
<source>Speed in bits per second of serial port (baud=9600)</source>
<translation type="unfinished">Velocità in bit/secondo della porta seriale (baud=4800) {9600)?}</translation>
</message>
<message>
- <location filename="core_strings.h" line="208"/>
+ <location filename="core_strings.h" line="204"/>
<source>Garmin serial/USB protocol</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="209"/>
+ <location filename="core_strings.h" line="205"/>
<source>Write course rather than history, default yes</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="210"/>
+ <location filename="core_strings.h" line="206"/>
<source>Sport: Biking (deflt), Running, MultiSport, Other</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="211"/>
+ <location filename="core_strings.h" line="207"/>
<source>Garmin Training Center (.tcx/.crs/.hst/.xml)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="214"/>
+ <location filename="core_strings.h" line="210"/>
<source>Geocaching.com .loc</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="215"/>
+ <location filename="core_strings.h" line="211"/>
<source>Geogrid-Viewer ascii overlay file (.ovl)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="216"/>
+ <location filename="core_strings.h" line="212"/>
<source>Geogrid-Viewer binary overlay file (.ovl)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="217"/>
+ <location filename="core_strings.h" line="213"/>
<source>Geogrid-Viewer tracklogs (.log)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="218"/>
+ <location filename="core_strings.h" line="214"/>
<source>Compact Output. Default is off.</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="219"/>
+ <location filename="core_strings.h" line="215"/>
<source>GeoJson</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="227"/>
+ <location filename="core_strings.h" line="223"/>
<source>GEOnet Names Server (GNS)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="229"/>
- <location filename="core_strings.h" line="232"/>
- <location filename="core_strings.h" line="318"/>
- <location filename="core_strings.h" line="480"/>
+ <location filename="core_strings.h" line="225"/>
+ <location filename="core_strings.h" line="228"/>
+ <location filename="core_strings.h" line="315"/>
+ <location filename="core_strings.h" line="476"/>
<source>Only erase device data, do not download anything</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="230"/>
+ <location filename="core_strings.h" line="226"/>
<source>GlobalSat DG-100/BT-335 Download</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="233"/>
+ <location filename="core_strings.h" line="229"/>
<source>GlobalSat DG-200 Download</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="234"/>
+ <location filename="core_strings.h" line="230"/>
<source>list tracks</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="235"/>
+ <location filename="core_strings.h" line="231"/>
<source>get track</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="236"/>
- <location filename="core_strings.h" line="237"/>
- <location filename="core_strings.h" line="446"/>
- <location filename="core_strings.h" line="598"/>
+ <location filename="core_strings.h" line="232"/>
+ <location filename="core_strings.h" line="233"/>
+ <location filename="core_strings.h" line="442"/>
+ <location filename="core_strings.h" line="595"/>
<source>Dump raw data to this file</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="238"/>
+ <location filename="core_strings.h" line="235"/>
<source>GlobalSat GH625XT GPS training watch</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="239"/>
+ <location filename="core_strings.h" line="236"/>
<source>Google Directions XML</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="246"/>
+ <location filename="core_strings.h" line="243"/>
<source>Draw extrusion line from trackpoint to ground</source>
<translation>Disegna linee estruse dai punti traccia al terreno</translation>
</message>
<message>
- <location filename="core_strings.h" line="153"/>
+ <location filename="core_strings.h" line="155"/>
<source>Drop route points that do not have an equivalent waypoint (hidden points)</source>
<translation>Ometti i punti rotta che non hanno un punto di interesse equivalente (punti nascosti)</translation>
</message>
<message>
- <location filename="core_strings.h" line="183"/>
+ <location filename="core_strings.h" line="179"/>
<source>Enable alerts on speed or proximity distance</source>
<translation>Abilita avvisi su velocità o prossimità</translation>
</message>
<message>
- <location filename="core_strings.h" line="325"/>
- <location filename="core_strings.h" line="628"/>
- <location filename="core_strings.h" line="681"/>
+ <location filename="core_strings.h" line="322"/>
+ <location filename="core_strings.h" line="625"/>
+ <location filename="core_strings.h" line="678"/>
<source>Encrypt hints using ROT13</source>
<translation>Cripta le note usando ROT13</translation>
</message>
<translation type="vanished">Cripta le note con ROT13</translation>
</message>
<message>
- <location filename="core_strings.h" line="228"/>
- <location filename="core_strings.h" line="231"/>
- <location filename="core_strings.h" line="317"/>
- <location filename="core_strings.h" line="429"/>
- <location filename="core_strings.h" line="447"/>
- <location filename="core_strings.h" line="479"/>
- <location filename="core_strings.h" line="590"/>
- <location filename="core_strings.h" line="695"/>
+ <location filename="core_strings.h" line="224"/>
+ <location filename="core_strings.h" line="227"/>
+ <location filename="core_strings.h" line="314"/>
+ <location filename="core_strings.h" line="425"/>
+ <location filename="core_strings.h" line="443"/>
+ <location filename="core_strings.h" line="475"/>
+ <location filename="core_strings.h" line="587"/>
+ <location filename="core_strings.h" line="692"/>
<source>Erase device data after download</source>
<translation>Cancella i dati dal dispositivo dopo lo scaricamento</translation>
</message>
<message>
- <location filename="core_strings.h" line="241"/>
+ <location filename="core_strings.h" line="238"/>
<source>Export linestrings for tracks and routes</source>
<translation>Esporta le linee stringa da tracce e rotte</translation>
</message>
<message>
- <location filename="core_strings.h" line="242"/>
+ <location filename="core_strings.h" line="239"/>
<source>Export placemarks for tracks and routes</source>
<translation>Esporta segnaposti da tracce e rotte</translation>
</message>
<translation type="vanished">N° punti da creare</translation>
</message>
<message>
- <location filename="core_strings.h" line="663"/>
+ <location filename="core_strings.h" line="660"/>
<source>Generate file with lat/lon for centering map</source>
<translation>Crea un file con lat/lon per centrare la mappa</translation>
</message>
<location filename="core_strings.h" line="76"/>
<location filename="core_strings.h" line="84"/>
<location filename="core_strings.h" line="92"/>
- <location filename="core_strings.h" line="119"/>
- <location filename="core_strings.h" line="130"/>
- <location filename="core_strings.h" line="139"/>
- <location filename="core_strings.h" line="147"/>
- <location filename="core_strings.h" line="164"/>
- <location filename="core_strings.h" line="181"/>
- <location filename="core_strings.h" line="226"/>
- <location filename="core_strings.h" line="268"/>
- <location filename="core_strings.h" line="277"/>
- <location filename="core_strings.h" line="285"/>
- <location filename="core_strings.h" line="293"/>
- <location filename="core_strings.h" line="301"/>
- <location filename="core_strings.h" line="340"/>
- <location filename="core_strings.h" line="348"/>
- <location filename="core_strings.h" line="362"/>
- <location filename="core_strings.h" line="370"/>
- <location filename="core_strings.h" line="404"/>
- <location filename="core_strings.h" line="417"/>
- <location filename="core_strings.h" line="425"/>
- <location filename="core_strings.h" line="443"/>
- <location filename="core_strings.h" line="470"/>
- <location filename="core_strings.h" line="500"/>
- <location filename="core_strings.h" line="521"/>
- <location filename="core_strings.h" line="535"/>
- <location filename="core_strings.h" line="579"/>
- <location filename="core_strings.h" line="587"/>
- <location filename="core_strings.h" line="624"/>
- <location filename="core_strings.h" line="640"/>
- <location filename="core_strings.h" line="648"/>
- <location filename="core_strings.h" line="656"/>
- <location filename="core_strings.h" line="675"/>
+ <location filename="core_strings.h" line="121"/>
+ <location filename="core_strings.h" line="132"/>
+ <location filename="core_strings.h" line="141"/>
+ <location filename="core_strings.h" line="149"/>
+ <location filename="core_strings.h" line="160"/>
+ <location filename="core_strings.h" line="177"/>
+ <location filename="core_strings.h" line="222"/>
+ <location filename="core_strings.h" line="265"/>
+ <location filename="core_strings.h" line="274"/>
+ <location filename="core_strings.h" line="282"/>
+ <location filename="core_strings.h" line="290"/>
+ <location filename="core_strings.h" line="298"/>
+ <location filename="core_strings.h" line="337"/>
+ <location filename="core_strings.h" line="345"/>
+ <location filename="core_strings.h" line="359"/>
+ <location filename="core_strings.h" line="367"/>
+ <location filename="core_strings.h" line="400"/>
+ <location filename="core_strings.h" line="413"/>
+ <location filename="core_strings.h" line="421"/>
+ <location filename="core_strings.h" line="439"/>
+ <location filename="core_strings.h" line="466"/>
+ <location filename="core_strings.h" line="496"/>
+ <location filename="core_strings.h" line="517"/>
+ <location filename="core_strings.h" line="531"/>
+ <location filename="core_strings.h" line="576"/>
+ <location filename="core_strings.h" line="584"/>
+ <location filename="core_strings.h" line="621"/>
+ <location filename="core_strings.h" line="637"/>
+ <location filename="core_strings.h" line="645"/>
+ <location filename="core_strings.h" line="653"/>
+ <location filename="core_strings.h" line="672"/>
<source>GPS datum (def. WGS 84)</source>
<translation>Datum GPS (predefinito: WGS 84)</translation>
</message>
<message>
- <location filename="core_strings.h" line="672"/>
+ <location filename="core_strings.h" line="669"/>
<source>Height in pixels of map</source>
<translation>Altezza della mappa, in pixel</translation>
</message>
<translation type="vanished">Ignora le icone dei marcatori in fase di lettura</translation>
</message>
<message>
- <location filename="core_strings.h" line="248"/>
+ <location filename="core_strings.h" line="245"/>
<source>Include extended data for trackpoints (default = 1)</source>
<translation>Includi dati estesi sui punti traccia (predefinito: 1)</translation>
</message>
<message>
- <location filename="core_strings.h" line="326"/>
- <location filename="core_strings.h" line="629"/>
+ <location filename="core_strings.h" line="323"/>
+ <location filename="core_strings.h" line="626"/>
<source>Include groundspeak logs if present</source>
<translation>Includi registri groundspeak (se presenti)</translation>
</message>
<message>
- <location filename="core_strings.h" line="154"/>
+ <location filename="core_strings.h" line="157"/>
<source>Include major turn points (with description) from calculated route</source>
<translation>Includi i punti di svolta principali (con descrizione) dalla rotta calcolata</translation>
</message>
<message>
- <location filename="core_strings.h" line="406"/>
+ <location filename="core_strings.h" line="402"/>
<source>Include only via stations in route</source>
<translation>Includi solo stazioni intermedie nella rotta</translation>
</message>
<translation type="vanished">Indice del campo nome del .dbf</translation>
</message>
<message>
- <location filename="core_strings.h" line="613"/>
+ <location filename="core_strings.h" line="610"/>
<source>Index of route (if more than one in source)</source>
<translation>Indice della rotta (se nell'origine ce nè più d'una)</translation>
</message>
<message>
- <location filename="core_strings.h" line="472"/>
- <location filename="core_strings.h" line="492"/>
+ <location filename="core_strings.h" line="468"/>
+ <location filename="core_strings.h" line="488"/>
<source>Index of route to write (if more than one in source)</source>
<translation>Indice della rotta da scrivere (se nell'origine ce nè più d'una)</translation>
</message>
<message>
<location filename="core_strings.h" line="25"/>
- <location filename="core_strings.h" line="615"/>
+ <location filename="core_strings.h" line="612"/>
<source>Index of route/track to write (if more than one in source)</source>
<translation>Indice della rotta/traccia da scrivere (se nell'origine ce nè più d'una)</translation>
</message>
<message>
- <location filename="core_strings.h" line="660"/>
+ <location filename="core_strings.h" line="657"/>
<source>Index of track (if more than one in source)</source>
<translation>Indice della traccia (se nell'origine ce nè più d'una)</translation>
</message>
<message>
- <location filename="core_strings.h" line="332"/>
+ <location filename="core_strings.h" line="329"/>
<source>Index of track to write (if more than one in source)</source>
<translation>Indice della traccia da scrivere (se nell'origine ce nè più d'una)</translation>
</message>
<translation type="vanished">Indice del campo url nel .dbf</translation>
</message>
<message>
- <location filename="core_strings.h" line="249"/>
+ <location filename="core_strings.h" line="246"/>
<source>Indicate direction of travel in track icons (default = 0)</source>
<translation>Indica la direzione di viaggio nelle icone di traccia (predefinito: 0)</translation>
</message>
<message>
- <location filename="core_strings.h" line="674"/>
+ <location filename="core_strings.h" line="605"/>
+ <source>Video position for which exact GPS time is known (hhmmss[.sss], default is 00:00:00,000)</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="core_strings.h" line="606"/>
+ <source>GPS time at position video_time (hhmmss[.sss], default is first timestamp of track)</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="core_strings.h" line="607"/>
+ <source>GPS date at position video_time (yyyymmdd, default is first timestamp of track)</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="core_strings.h" line="671"/>
<source>U.S. Census Bureau Tiger Mapping Service</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="678"/>
+ <location filename="core_strings.h" line="675"/>
<source>Write name(s) of format(s) from input session(s)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="679"/>
+ <location filename="core_strings.h" line="676"/>
<source>Write filename(s) from input session(s)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="680"/>
+ <location filename="core_strings.h" line="677"/>
<source>Universal csv with field structure in first line</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="682"/>
+ <location filename="core_strings.h" line="679"/>
<source>Vcard Output (for iPod)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="683"/>
+ <location filename="core_strings.h" line="680"/>
<source>Version of VidaOne file to read or write (1 or 2)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="684"/>
+ <location filename="core_strings.h" line="681"/>
<source>VidaOne GPS for Pocket PC (.gpb)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="685"/>
+ <location filename="core_strings.h" line="682"/>
<source>Vito Navigator II tracks</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="686"/>
+ <location filename="core_strings.h" line="683"/>
<source>Vito SmartMap tracks (.vtt)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="687"/>
+ <location filename="core_strings.h" line="684"/>
<source>Infrastructure closed icon name</source>
<translation>Nome icona per infrastrutture chiuse</translation>
</message>
<message>
- <location filename="core_strings.h" line="688"/>
+ <location filename="core_strings.h" line="685"/>
<source>Infrastructure open icon name</source>
<translation>Nome icona per infrastrutture aperte</translation>
</message>
<translation>Mantieni le svolte se si usa il filtro di semplificazione</translation>
</message>
<message>
- <location filename="core_strings.h" line="156"/>
- <location filename="core_strings.h" line="198"/>
- <location filename="core_strings.h" line="304"/>
+ <location filename="core_strings.h" line="194"/>
+ <location filename="core_strings.h" line="301"/>
<source>Length of generated shortnames</source>
<translation>Lunghezza dei nomi brevi generati</translation>
</message>
<translation>Lunghezza dei nomi brevi generati (predefinito: 16)</translation>
</message>
<message>
- <location filename="core_strings.h" line="244"/>
+ <location filename="core_strings.h" line="241"/>
<source>Line color, specified in hex AABBGGRR</source>
<translation>Colore delle linee, indicato in esadecimale AABBVVRR</translation>
</message>
<location filename="core_strings.h" line="73"/>
<location filename="core_strings.h" line="81"/>
<location filename="core_strings.h" line="89"/>
- <location filename="core_strings.h" line="116"/>
- <location filename="core_strings.h" line="127"/>
- <location filename="core_strings.h" line="136"/>
- <location filename="core_strings.h" line="144"/>
- <location filename="core_strings.h" line="178"/>
- <location filename="core_strings.h" line="223"/>
- <location filename="core_strings.h" line="265"/>
- <location filename="core_strings.h" line="274"/>
- <location filename="core_strings.h" line="282"/>
- <location filename="core_strings.h" line="290"/>
- <location filename="core_strings.h" line="298"/>
- <location filename="core_strings.h" line="337"/>
- <location filename="core_strings.h" line="345"/>
- <location filename="core_strings.h" line="359"/>
- <location filename="core_strings.h" line="367"/>
- <location filename="core_strings.h" line="401"/>
- <location filename="core_strings.h" line="414"/>
- <location filename="core_strings.h" line="422"/>
- <location filename="core_strings.h" line="440"/>
- <location filename="core_strings.h" line="467"/>
- <location filename="core_strings.h" line="497"/>
- <location filename="core_strings.h" line="518"/>
- <location filename="core_strings.h" line="532"/>
- <location filename="core_strings.h" line="560"/>
- <location filename="core_strings.h" line="576"/>
- <location filename="core_strings.h" line="584"/>
- <location filename="core_strings.h" line="621"/>
- <location filename="core_strings.h" line="637"/>
- <location filename="core_strings.h" line="645"/>
- <location filename="core_strings.h" line="653"/>
+ <location filename="core_strings.h" line="118"/>
+ <location filename="core_strings.h" line="129"/>
+ <location filename="core_strings.h" line="138"/>
+ <location filename="core_strings.h" line="146"/>
+ <location filename="core_strings.h" line="174"/>
+ <location filename="core_strings.h" line="219"/>
+ <location filename="core_strings.h" line="262"/>
+ <location filename="core_strings.h" line="271"/>
+ <location filename="core_strings.h" line="279"/>
+ <location filename="core_strings.h" line="287"/>
+ <location filename="core_strings.h" line="295"/>
+ <location filename="core_strings.h" line="334"/>
+ <location filename="core_strings.h" line="342"/>
+ <location filename="core_strings.h" line="356"/>
+ <location filename="core_strings.h" line="364"/>
+ <location filename="core_strings.h" line="397"/>
+ <location filename="core_strings.h" line="410"/>
+ <location filename="core_strings.h" line="418"/>
+ <location filename="core_strings.h" line="436"/>
+ <location filename="core_strings.h" line="463"/>
+ <location filename="core_strings.h" line="493"/>
+ <location filename="core_strings.h" line="514"/>
+ <location filename="core_strings.h" line="528"/>
+ <location filename="core_strings.h" line="556"/>
+ <location filename="core_strings.h" line="573"/>
+ <location filename="core_strings.h" line="581"/>
+ <location filename="core_strings.h" line="618"/>
+ <location filename="core_strings.h" line="634"/>
+ <location filename="core_strings.h" line="642"/>
+ <location filename="core_strings.h" line="650"/>
<source>Make synth. shortnames unique</source>
<translation>Crea nomi brevi sintetizzati univoci</translation>
</message>
<message>
- <location filename="core_strings.h" line="247"/>
+ <location filename="core_strings.h" line="244"/>
<source>Write KML track (default = 0)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="250"/>
+ <location filename="core_strings.h" line="247"/>
<source>Units used when writing comments ('s'tatute, 'm'etric,' 'n'autical, 'a'viation)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="253"/>
+ <location filename="core_strings.h" line="250"/>
<source>Rotate colors for tracks and routes (default automatic)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="254"/>
+ <location filename="core_strings.h" line="251"/>
<source>Precision of coordinates, number of decimals</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="255"/>
+ <location filename="core_strings.h" line="252"/>
<source>Google Earth (Keyhole) Markup Language</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="256"/>
+ <location filename="core_strings.h" line="253"/>
<source>Google Navigator Tracklines (.trl)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="258"/>
+ <location filename="core_strings.h" line="255"/>
<source>The maximum speed (km/h) traveling from waypoint to waypoint.</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="259"/>
+ <location filename="core_strings.h" line="256"/>
<source>The minimum speed (km/h) traveling from waypoint to waypoint. Set >0 to remove duplicate waypoints</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="260"/>
+ <location filename="core_strings.h" line="257"/>
<source>Cleanup common errors in trackdata</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="261"/>
+ <location filename="core_strings.h" line="258"/>
<source>GoPal GPS track log (.trk)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="269"/>
+ <location filename="core_strings.h" line="266"/>
<source>GPS Tracking Key Pro text</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="270"/>
+ <location filename="core_strings.h" line="267"/>
<source>GPS TrackMaker</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="278"/>
+ <location filename="core_strings.h" line="275"/>
<source>GPSBabel arc filter file</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="286"/>
+ <location filename="core_strings.h" line="283"/>
<source>GpsDrive Format</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="294"/>
+ <location filename="core_strings.h" line="291"/>
<source>GpsDrive Format for Tracks</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="302"/>
+ <location filename="core_strings.h" line="299"/>
<source>GPSman</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="303"/>
+ <location filename="core_strings.h" line="300"/>
<source>gpsutil</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="309"/>
+ <location filename="core_strings.h" line="306"/>
<source>Add info (depth) as Humminbird extension</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="310"/>
+ <location filename="core_strings.h" line="307"/>
<source>Add info (depth) as Garmin extension</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="311"/>
+ <location filename="core_strings.h" line="308"/>
<source>Precision of elevations, number of decimals</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="312"/>
+ <location filename="core_strings.h" line="309"/>
<source>GPX XML</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="313"/>
+ <location filename="core_strings.h" line="310"/>
<source>HikeTech</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="314"/>
+ <location filename="core_strings.h" line="311"/>
<source>Holux (gm-100) .wpo Format</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="316"/>
+ <location filename="core_strings.h" line="313"/>
<source>Holux M-241 (MTK based) Binary File Format</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="319"/>
- <location filename="core_strings.h" line="431"/>
- <location filename="core_strings.h" line="481"/>
+ <location filename="core_strings.h" line="316"/>
+ <location filename="core_strings.h" line="427"/>
+ <location filename="core_strings.h" line="477"/>
<source>Enable logging after download</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="321"/>
- <location filename="core_strings.h" line="483"/>
+ <location filename="core_strings.h" line="318"/>
+ <location filename="core_strings.h" line="479"/>
<source>Size of blocks in KB to request from device</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="322"/>
+ <location filename="core_strings.h" line="319"/>
<source>Holux M-241 (MTK based) download</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="323"/>
+ <location filename="core_strings.h" line="320"/>
<source>Honda/Acura Navigation System VP Log File Format</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="329"/>
+ <location filename="core_strings.h" line="326"/>
<source>HTML Output</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="330"/>
+ <location filename="core_strings.h" line="327"/>
<source>Humminbird tracks (.ht)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="331"/>
+ <location filename="core_strings.h" line="328"/>
<source>Humminbird waypoints and routes (.hwr)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="333"/>
+ <location filename="core_strings.h" line="330"/>
<source>IGN Rando track files</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="341"/>
+ <location filename="core_strings.h" line="338"/>
<source>iGo Primo points of interest (.upoi)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="349"/>
+ <location filename="core_strings.h" line="346"/>
<source>iGO2008 points of interest (.upoi)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="350"/>
+ <location filename="core_strings.h" line="347"/>
<source>Track identification number</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="351"/>
+ <location filename="core_strings.h" line="348"/>
<source>Track title</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="352"/>
+ <location filename="core_strings.h" line="349"/>
<source>Track description</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="353"/>
+ <location filename="core_strings.h" line="350"/>
<source>IGO8 .trk</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="354"/>
+ <location filename="core_strings.h" line="351"/>
<source>Jelbert GeoTagger data file</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="355"/>
+ <location filename="core_strings.h" line="352"/>
<source>Jogmap.de XML format</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="363"/>
+ <location filename="core_strings.h" line="360"/>
<source>Kompass (DAV) Track (.tk)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="371"/>
+ <location filename="core_strings.h" line="368"/>
<source>Kompass (DAV) Waypoints (.wp)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="372"/>
- <source>KuDaTa PsiTrex text</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="core_strings.h" line="373"/>
+ <location filename="core_strings.h" line="369"/>
<source>(USR input) Ignore event marker icons on read</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="374"/>
+ <location filename="core_strings.h" line="370"/>
<source>(USR output) Treat waypoints as icons on write</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="375"/>
+ <location filename="core_strings.h" line="371"/>
<source>(USR output) Merge into one segmented trail</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="376"/>
+ <location filename="core_strings.h" line="372"/>
<source>(USR input) Break segments into separate trails</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="377"/>
+ <location filename="core_strings.h" line="373"/>
<source>(USR output) Write version</source>
<oldsource>(USR input) Read version</oldsource>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="378"/>
+ <location filename="core_strings.h" line="374"/>
<source>(USR output) Output file title string</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="379"/>
+ <location filename="core_strings.h" line="375"/>
<source>(USR output) Device serial number</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="380"/>
+ <location filename="core_strings.h" line="376"/>
<source>(USR output) Output file content description</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="381"/>
+ <location filename="core_strings.h" line="377"/>
<source>Lowrance USR</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="382"/>
+ <location filename="core_strings.h" line="378"/>
<source>Magellan Explorist Geocaching</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="383"/>
+ <location filename="core_strings.h" line="379"/>
<source>MapSend version TRK file to generate (3,4)</source>
<translation>Versione del file TRK di MapSend da generare (3, 4)</translation>
</message>
<message>
- <location filename="core_strings.h" line="384"/>
+ <location filename="core_strings.h" line="380"/>
<source>Magellan Mapsend</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="387"/>
+ <location filename="core_strings.h" line="383"/>
<source>Magellan SD files (as for eXplorist)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="390"/>
+ <location filename="core_strings.h" line="386"/>
<source>Magellan SD files (as for Meridian)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="396"/>
+ <location filename="core_strings.h" line="392"/>
<source>Magellan serial protocol</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="397"/>
+ <location filename="core_strings.h" line="393"/>
<source>MagicMaps IK3D project file (.ikt)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="405"/>
+ <location filename="core_strings.h" line="401"/>
<source>Mainnav</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="407"/>
+ <location filename="core_strings.h" line="403"/>
<source>Map&Guide 'TourExchangeFormat' XML</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="408"/>
+ <location filename="core_strings.h" line="404"/>
<source>MapAsia track file (.tr7)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="409"/>
+ <location filename="core_strings.h" line="405"/>
<source>Mapbar (China) navigation track for Sonim Xp3300</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="410"/>
+ <location filename="core_strings.h" line="406"/>
<source>Mapfactor Navigator</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="418"/>
+ <location filename="core_strings.h" line="414"/>
<source>Mapopolis.com Mapconverter CSV</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="426"/>
+ <location filename="core_strings.h" line="422"/>
<source>MapTech Exchange Format</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="427"/>
+ <location filename="core_strings.h" line="423"/>
<source>Speed in bits per second of serial port (autodetect=0)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="428"/>
+ <location filename="core_strings.h" line="424"/>
<source>Download logged fixes</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="430"/>
+ <location filename="core_strings.h" line="426"/>
<source>Show device status</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="432"/>
+ <location filename="core_strings.h" line="428"/>
<source>MediaTek Locus</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="433"/>
+ <location filename="core_strings.h" line="429"/>
<source>Write items 'locked' [default no]</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="434"/>
+ <location filename="core_strings.h" line="430"/>
<source>Write items 'visible' [default yes]</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="435"/>
+ <location filename="core_strings.h" line="431"/>
<source>Write files with internal version [n]</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="436"/>
+ <location filename="core_strings.h" line="432"/>
<source>Memory-Map Navigator overlay files (.mmo)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="444"/>
+ <location filename="core_strings.h" line="440"/>
<source>Microsoft Streets and Trips 2002-2007</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="445"/>
- <location filename="core_strings.h" line="593"/>
+ <location filename="core_strings.h" line="441"/>
+ <location filename="core_strings.h" line="590"/>
<source>Baud rate used for download</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="448"/>
- <location filename="core_strings.h" line="596"/>
+ <location filename="core_strings.h" line="444"/>
+ <location filename="core_strings.h" line="593"/>
<source>First sector to be read from the device</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="449"/>
- <location filename="core_strings.h" line="594"/>
+ <location filename="core_strings.h" line="445"/>
+ <location filename="core_strings.h" line="591"/>
<source>Baud rate used to init device (0=autodetect)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="450"/>
- <location filename="core_strings.h" line="597"/>
+ <location filename="core_strings.h" line="446"/>
+ <location filename="core_strings.h" line="594"/>
<source>Last sector to be read from the device (-1: smart read everything)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="451"/>
- <location filename="core_strings.h" line="599"/>
+ <location filename="core_strings.h" line="447"/>
+ <location filename="core_strings.h" line="596"/>
<source>Disable output (useful with erase)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="452"/>
- <location filename="core_strings.h" line="595"/>
+ <location filename="core_strings.h" line="448"/>
+ <location filename="core_strings.h" line="592"/>
<source>Number of sectors to read at once (0=use single sector mode)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="453"/>
+ <location filename="core_strings.h" line="449"/>
<source>POI for Home Symbol as lat:lng[:alt]</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="454"/>
+ <location filename="core_strings.h" line="450"/>
<source>POI for Car Symbol as lat:lng[:alt]</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="455"/>
+ <location filename="core_strings.h" line="451"/>
<source>POI for Boat Symbol as lat:lng[:alt]</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="456"/>
+ <location filename="core_strings.h" line="452"/>
<source>POI for Heart Symbol as lat:lng[:alt]</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="457"/>
+ <location filename="core_strings.h" line="453"/>
<source>POI for Bar Symbol as lat:lng[:alt]</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="460"/>
+ <location filename="core_strings.h" line="456"/>
<source>MiniHomer, a skyTraq Venus 6 based logger (download tracks, waypoints and get/set POI)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="461"/>
+ <location filename="core_strings.h" line="457"/>
<source>Garmin Mobile XT ([ATRK]/STRK)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="462"/>
+ <location filename="core_strings.h" line="458"/>
<source>Track name processing option ([0]-nrm/1-ign)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="463"/>
+ <location filename="core_strings.h" line="459"/>
<source>Mobile Garmin XT Track files</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="471"/>
+ <location filename="core_strings.h" line="467"/>
<source>Motoactiv CSV</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="476"/>
+ <location filename="core_strings.h" line="472"/>
<source>Motorrad Routenplaner (Map&Guide) .bcr files</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="478"/>
+ <location filename="core_strings.h" line="474"/>
<source>MTK Logger (iBlue 747,...) Binary File Format</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="484"/>
+ <location filename="core_strings.h" line="480"/>
<source>MTK Logger (iBlue 747,Qstarz BT-1000,...) download</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="485"/>
+ <location filename="core_strings.h" line="481"/>
<source>MyNav TRC format</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="487"/>
+ <location filename="core_strings.h" line="483"/>
<source>National Geographic Topo .tpg (waypoints)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="488"/>
+ <location filename="core_strings.h" line="484"/>
<source>National Geographic Topo 2.x .tpo</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="489"/>
+ <location filename="core_strings.h" line="485"/>
<source>National Geographic Topo 3.x/4.x .tpo</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="491"/>
+ <location filename="core_strings.h" line="487"/>
<source>Navicache.com XML</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="493"/>
+ <location filename="core_strings.h" line="489"/>
<source>Navigon Mobile Navigator .rte files</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="501"/>
+ <location filename="core_strings.h" line="497"/>
<source>Navigon Waypoints</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="505"/>
+ <location filename="core_strings.h" line="501"/>
<source>Clear the datalog</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="506"/>
+ <location filename="core_strings.h" line="502"/>
<source>Read from datalogger buffer</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="508"/>
+ <location filename="core_strings.h" line="504"/>
<source>NaviGPS GT-11/BGT-11 Download</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="509"/>
+ <location filename="core_strings.h" line="505"/>
<source>NaviGPS GT-31/BGT-31 datalogger (.sbp)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="510"/>
+ <location filename="core_strings.h" line="506"/>
<source>NaviGPS GT-31/BGT-31 SiRF binary logfile (.sbn)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="511"/>
+ <location filename="core_strings.h" line="507"/>
<source>'wp' - Create waypoint file , 'rte' - Create route file</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="512"/>
+ <location filename="core_strings.h" line="508"/>
<source>'n' - Keep the existing wp name, 'y' - rename waypoints</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="513"/>
+ <location filename="core_strings.h" line="509"/>
<source>Naviguide binary route file (.twl)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="514"/>
+ <location filename="core_strings.h" line="510"/>
<source>Navitel binary track (.bin)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="522"/>
+ <location filename="core_strings.h" line="518"/>
<source>Navitrak DNA marker format</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="528"/>
+ <location filename="core_strings.h" line="524"/>
<source>NetStumbler Summary File (text)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="536"/>
+ <location filename="core_strings.h" line="532"/>
<source>NIMA/GNIS Geographic Names File</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="545"/>
+ <location filename="core_strings.h" line="541"/>
<source>Append realtime positioning data to the output file instead of truncating</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="548"/>
+ <location filename="core_strings.h" line="544"/>
<source>Accept position fixes in gpgga marked invalid</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="549"/>
+ <location filename="core_strings.h" line="545"/>
<source>NMEA 0183 sentences</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="550"/>
+ <location filename="core_strings.h" line="546"/>
<source>Compact binary representation</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="551"/>
+ <location filename="core_strings.h" line="547"/>
<source>Nokia Landmark Exchange</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="554"/>
+ <location filename="core_strings.h" line="550"/>
<source>Use this value as custom created_by value</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="555"/>
+ <location filename="core_strings.h" line="551"/>
<source>OpenStreetMap data files</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="564"/>
+ <location filename="core_strings.h" line="560"/>
<source>Unit used in altitude values</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="565"/>
+ <location filename="core_strings.h" line="561"/>
<source>Unit used in proximity values</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="566"/>
+ <location filename="core_strings.h" line="562"/>
<source>codec to use for reading and writing strings (default windows-1252)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="567"/>
+ <location filename="core_strings.h" line="563"/>
<source>OziExplorer</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="568"/>
+ <location filename="core_strings.h" line="564"/>
<source>PocketFMS breadcrumbs</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="569"/>
+ <location filename="core_strings.h" line="565"/>
<source>PocketFMS flightplan (.xml)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="570"/>
+ <location filename="core_strings.h" line="566"/>
<source>PocketFMS waypoints (.txt)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="572"/>
+ <location filename="core_strings.h" line="567"/>
+ <source>Qstarz BL-1000</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="core_strings.h" line="569"/>
<source>Raymarine Waypoint File (.rwf)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="580"/>
+ <location filename="core_strings.h" line="577"/>
<source>Ricoh GPS Log File</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="588"/>
+ <location filename="core_strings.h" line="585"/>
<source>See You flight analysis data</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="589"/>
+ <location filename="core_strings.h" line="586"/>
<source>Skymap / KMD150 ascii files</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="591"/>
+ <location filename="core_strings.h" line="588"/>
<source>Set location finder target location as lat,lng</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="592"/>
+ <location filename="core_strings.h" line="589"/>
<source>Configure logging parameter as tmin:tmax:dmin:dmax</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="458"/>
- <location filename="core_strings.h" line="600"/>
- <location filename="core_strings.h" line="605"/>
+ <location filename="core_strings.h" line="454"/>
+ <location filename="core_strings.h" line="597"/>
+ <location filename="core_strings.h" line="602"/>
<source>Seconds that GPS time tracks UTC (0: best guess)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="459"/>
- <location filename="core_strings.h" line="601"/>
- <location filename="core_strings.h" line="606"/>
+ <location filename="core_strings.h" line="455"/>
+ <location filename="core_strings.h" line="598"/>
+ <location filename="core_strings.h" line="603"/>
<source>GPS week rollover period we're in (-1: best guess)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="602"/>
+ <location filename="core_strings.h" line="599"/>
<source>SkyTraq Venus based loggers (download)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="603"/>
+ <location filename="core_strings.h" line="600"/>
<source>First sector to be read from the file</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="604"/>
+ <location filename="core_strings.h" line="601"/>
<source>Last sector to be read from the file (-1: read till empty sector)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="607"/>
+ <location filename="core_strings.h" line="604"/>
<source>SkyTraq Venus based loggers Binary File Format</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="core_strings.h" line="608"/>
- <source>Video position for which exact GPS time is known (hhmmss, default is 0:00:00)</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="core_strings.h" line="609"/>
- <source>GPS time at position video_time (hhmmss, default is first timestamp of track)</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="core_strings.h" line="610"/>
- <source>GPS date at position video_time (hhmmss, default is first timestamp of track)</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="core_strings.h" line="611"/>
<source>Format for subtitles</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="612"/>
+ <location filename="core_strings.h" line="609"/>
<source>SubRip subtitles for video mapping (.srt)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="614"/>
+ <location filename="core_strings.h" line="611"/>
<source>Suunto Trek Manager (STM) .sdf files</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="616"/>
+ <location filename="core_strings.h" line="613"/>
<source>Suunto Trek Manager (STM) WaypointPlus files</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="617"/>
+ <location filename="core_strings.h" line="614"/>
<source>Swiss Map 25/50/100 (.xol)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="625"/>
+ <location filename="core_strings.h" line="622"/>
<source>Tab delimited fields useful for OpenOffice</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="626"/>
+ <location filename="core_strings.h" line="623"/>
<source>Teletype [ Get Jonathon Johnson to describe</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="633"/>
+ <location filename="core_strings.h" line="630"/>
<source>Textual Output</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="641"/>
+ <location filename="core_strings.h" line="638"/>
<source>TomTom Itineraries (.itn)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="649"/>
+ <location filename="core_strings.h" line="646"/>
<source>TomTom Places Itineraries (.itn)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="657"/>
+ <location filename="core_strings.h" line="654"/>
<source>TomTom POI file (.asc)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="658"/>
+ <location filename="core_strings.h" line="655"/>
<source>TomTom POI file (.ov2)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="659"/>
+ <location filename="core_strings.h" line="656"/>
<source>TopoMapPro Places File</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="661"/>
+ <location filename="core_strings.h" line="658"/>
<source>TrackLogs digital mapping (.trl)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="664"/>
+ <location filename="core_strings.h" line="661"/>
<source>Margin for map. Degrees or percentage</source>
<translation>Margine della mappa. Gradi o percentuale</translation>
</message>
<message>
- <location filename="core_strings.h" line="668"/>
+ <location filename="core_strings.h" line="665"/>
<source>Marker type for new points</source>
<translation>Tipo di marcatore per i punti nuovi</translation>
</message>
<message>
- <location filename="core_strings.h" line="705"/>
+ <location filename="core_strings.h" line="702"/>
<source>Yahoo Geocode API data</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="667"/>
+ <location filename="core_strings.h" line="664"/>
<source>Marker type for old points</source>
<translation>Tipo di marcatore per i punti vecchi</translation>
</message>
<message>
- <location filename="core_strings.h" line="670"/>
+ <location filename="core_strings.h" line="667"/>
<source>Marker type for unfound points</source>
<translation>Tipo di marcatore per i punti non trovati</translation>
</message>
<message>
- <location filename="core_strings.h" line="537"/>
+ <location filename="core_strings.h" line="533"/>
<source>Max length of waypoint name to write</source>
<translation>Lunghezza massima dei nomi dei punti d'interesse da scrivere</translation>
</message>
<message>
- <location filename="core_strings.h" line="386"/>
- <location filename="core_strings.h" line="389"/>
- <location filename="core_strings.h" line="392"/>
+ <location filename="core_strings.h" line="382"/>
+ <location filename="core_strings.h" line="385"/>
+ <location filename="core_strings.h" line="388"/>
<source>Max number of comments to write (maxcmts=200)</source>
<translation>Numero massimo di commenti da scrivere (maxcmts=200)</translation>
</message>
<message>
- <location filename="core_strings.h" line="665"/>
+ <location filename="core_strings.h" line="662"/>
<source>Max shortname length when used with -s</source>
<translation>Lunghezza massima dei nomi brevi quando si usa -s</translation>
</message>
<location filename="core_strings.h" line="70"/>
<location filename="core_strings.h" line="78"/>
<location filename="core_strings.h" line="86"/>
- <location filename="core_strings.h" line="113"/>
- <location filename="core_strings.h" line="124"/>
- <location filename="core_strings.h" line="133"/>
- <location filename="core_strings.h" line="141"/>
- <location filename="core_strings.h" line="175"/>
- <location filename="core_strings.h" line="220"/>
- <location filename="core_strings.h" line="262"/>
- <location filename="core_strings.h" line="271"/>
- <location filename="core_strings.h" line="279"/>
- <location filename="core_strings.h" line="287"/>
- <location filename="core_strings.h" line="295"/>
- <location filename="core_strings.h" line="334"/>
- <location filename="core_strings.h" line="342"/>
- <location filename="core_strings.h" line="356"/>
- <location filename="core_strings.h" line="364"/>
- <location filename="core_strings.h" line="398"/>
- <location filename="core_strings.h" line="411"/>
- <location filename="core_strings.h" line="419"/>
- <location filename="core_strings.h" line="437"/>
- <location filename="core_strings.h" line="464"/>
- <location filename="core_strings.h" line="494"/>
- <location filename="core_strings.h" line="515"/>
- <location filename="core_strings.h" line="529"/>
- <location filename="core_strings.h" line="557"/>
- <location filename="core_strings.h" line="573"/>
- <location filename="core_strings.h" line="581"/>
- <location filename="core_strings.h" line="618"/>
- <location filename="core_strings.h" line="634"/>
- <location filename="core_strings.h" line="642"/>
- <location filename="core_strings.h" line="650"/>
+ <location filename="core_strings.h" line="115"/>
+ <location filename="core_strings.h" line="126"/>
+ <location filename="core_strings.h" line="135"/>
+ <location filename="core_strings.h" line="143"/>
+ <location filename="core_strings.h" line="171"/>
+ <location filename="core_strings.h" line="216"/>
+ <location filename="core_strings.h" line="259"/>
+ <location filename="core_strings.h" line="268"/>
+ <location filename="core_strings.h" line="276"/>
+ <location filename="core_strings.h" line="284"/>
+ <location filename="core_strings.h" line="292"/>
+ <location filename="core_strings.h" line="331"/>
+ <location filename="core_strings.h" line="339"/>
+ <location filename="core_strings.h" line="353"/>
+ <location filename="core_strings.h" line="361"/>
+ <location filename="core_strings.h" line="394"/>
+ <location filename="core_strings.h" line="407"/>
+ <location filename="core_strings.h" line="415"/>
+ <location filename="core_strings.h" line="433"/>
+ <location filename="core_strings.h" line="460"/>
+ <location filename="core_strings.h" line="490"/>
+ <location filename="core_strings.h" line="511"/>
+ <location filename="core_strings.h" line="525"/>
+ <location filename="core_strings.h" line="553"/>
+ <location filename="core_strings.h" line="570"/>
+ <location filename="core_strings.h" line="578"/>
+ <location filename="core_strings.h" line="615"/>
+ <location filename="core_strings.h" line="631"/>
+ <location filename="core_strings.h" line="639"/>
+ <location filename="core_strings.h" line="647"/>
<source>Max synthesized shortname length</source>
<translation>Lunghezza massima dei nomi brevi sintetizzati</translation>
</message>
<message>
- <location filename="core_strings.h" line="159"/>
<source>Merge output with existing file</source>
- <translation>Unisci la destinazione con un file esistente</translation>
+ <translation type="vanished">Unisci la destinazione con un file esistente</translation>
</message>
<message>
- <location filename="core_strings.h" line="315"/>
- <location filename="core_strings.h" line="320"/>
- <location filename="core_strings.h" line="477"/>
- <location filename="core_strings.h" line="482"/>
+ <location filename="core_strings.h" line="312"/>
+ <location filename="core_strings.h" line="317"/>
+ <location filename="core_strings.h" line="473"/>
+ <location filename="core_strings.h" line="478"/>
<source>MTK compatible CSV output file</source>
<translation>File di destinazione CVS compatibile con MTK</translation>
</message>
<translation type="vanished">Nome della categoria 'Non assegnato'</translation>
</message>
<message>
- <location filename="core_strings.h" line="473"/>
+ <location filename="core_strings.h" line="469"/>
<source>New name for the route</source>
<translation>Nuovo nome della rotta</translation>
</message>
<translation type="vanished">Nessuna linea di separazione tra punti d'interesse</translation>
</message>
<message>
- <location filename="core_strings.h" line="305"/>
+ <location filename="core_strings.h" line="302"/>
<source>No whitespace in generated shortnames</source>
<translation>Nessuno spazio nei nomi brevi generati</translation>
</message>
<message>
- <location filename="core_strings.h" line="523"/>
+ <location filename="core_strings.h" line="519"/>
<source>Non-stealth encrypted icon name</source>
<translation>Nome dell'icona non nascosta/codificata</translation>
</message>
<message>
- <location filename="core_strings.h" line="524"/>
+ <location filename="core_strings.h" line="520"/>
<source>Non-stealth non-encrypted icon name</source>
<translation>Nome dell'icona non nascosta/non codificata</translation>
</message>
<message>
- <location filename="core_strings.h" line="393"/>
+ <location filename="core_strings.h" line="389"/>
<source>Numeric value of bitrate (baud=4800)</source>
<translation>Valore numerico del bitrate (baud=4800)</translation>
</message>
<message>
- <location filename="core_strings.h" line="213"/>
+ <location filename="core_strings.h" line="209"/>
<source>Omit Placer name</source>
<translation>Ometti nome localizzatore</translation>
</message>
<translation>Leggi solo le svolte; tralascia tutti gli altri punti</translation>
</message>
<message>
- <location filename="core_strings.h" line="324"/>
+ <location filename="core_strings.h" line="321"/>
<source>Path to HTML style sheet</source>
<translation>Percorso del foglio di stile html</translation>
</message>
<message>
- <location filename="core_strings.h" line="167"/>
+ <location filename="core_strings.h" line="163"/>
<source>Precision of coordinates</source>
<translation>Precisione delle coordinate</translation>
</message>
<message>
- <location filename="core_strings.h" line="563"/>
+ <location filename="core_strings.h" line="559"/>
<source>Proximity distance</source>
<translation>Distanza di prossimità</translation>
</message>
<translation>Raggio dei cerchi</translation>
</message>
<message>
- <location filename="core_strings.h" line="474"/>
+ <location filename="core_strings.h" line="470"/>
<source>Radius of our big earth (default 6371000 meters)</source>
<translation>Raggio della Terra (predefinito: 6371000 metri)</translation>
</message>
<translation type="vanished">Formato data in lettura/scrittura (per es. DDMMYYYY)</translation>
</message>
<message>
- <location filename="core_strings.h" line="163"/>
+ <location filename="core_strings.h" line="159"/>
<source>Read/Write date format (i.e. yyyy/mm/dd)</source>
<translation>Formato data in lettura/scrittura (per es. yyyy/mm/dd)</translation>
</message>
<message>
- <location filename="core_strings.h" line="539"/>
+ <location filename="core_strings.h" line="535"/>
<source>Read/write GPGGA sentences</source>
<translation>Leggi/scrivi frasi GPGGA</translation>
</message>
<message>
- <location filename="core_strings.h" line="541"/>
+ <location filename="core_strings.h" line="537"/>
<source>Read/write GPGSA sentences</source>
<translation>Leggi/scrivi frasi GPGSA</translation>
</message>
<message>
- <location filename="core_strings.h" line="538"/>
+ <location filename="core_strings.h" line="534"/>
<source>Read/write GPRMC sentences</source>
<translation>Leggi/scrivi frasi GPRMC</translation>
</message>
<message>
- <location filename="core_strings.h" line="540"/>
+ <location filename="core_strings.h" line="536"/>
<source>Read/write GPVTG sentences</source>
<translation>Leggi/scrivi frasi GPVTG</translation>
</message>
<message>
- <location filename="core_strings.h" line="169"/>
+ <location filename="core_strings.h" line="165"/>
<source>Read/Write time format (i.e. HH:mm:ss xx)</source>
<translation>Formato ora in lettura/scrittura (per es. HH:mm:ss xx)</translation>
</message>
<message>
- <location filename="core_strings.h" line="252"/>
+ <location filename="core_strings.h" line="249"/>
<source>Retain at most this number of position points (0 = unlimited)</source>
<translation>Mantieni almeno questo numero di punti posizione (0 = illimitati)</translation>
</message>
<message>
- <location filename="core_strings.h" line="201"/>
- <location filename="core_strings.h" line="543"/>
+ <location filename="core_strings.h" line="197"/>
+ <location filename="core_strings.h" line="539"/>
<source>Return current position as a waypoint</source>
<translation>Ritorna la posizione corrente sotto forma di punto d'interesse</translation>
</message>
<translation type="vanished">Imposta il nome del punto di interesse col nome del file di origine</translation>
</message>
<message>
- <location filename="core_strings.h" line="527"/>
- <location filename="core_strings.h" line="691"/>
+ <location filename="core_strings.h" line="523"/>
+ <location filename="core_strings.h" line="688"/>
<source>Shortname is MAC address</source>
<translation>Il nome breve è un indirizzo MAC</translation>
</message>
<message>
- <location filename="core_strings.h" line="546"/>
+ <location filename="core_strings.h" line="542"/>
<source>Speed in bits per second of serial port (baud=4800)</source>
<translation>Velocità in bit/secondo della porta seriale (baud=4800)</translation>
</message>
<message>
- <location filename="core_strings.h" line="122"/>
+ <location filename="core_strings.h" line="124"/>
<source>Split input into separate files</source>
<translation>Suddividi l'ingresso in più file separati</translation>
</message>
<translation type="vanished">Seme iniziale del generatore interno di numeri</translation>
</message>
<message>
- <location filename="core_strings.h" line="525"/>
+ <location filename="core_strings.h" line="521"/>
<source>Stealth encrypted icon name</source>
<translation>Nome dell'icona nascosta/codificata</translation>
</message>
<message>
- <location filename="core_strings.h" line="526"/>
+ <location filename="core_strings.h" line="522"/>
<source>Stealth non-encrypted icon name</source>
<translation>Nome dell'icona nascosta/non codificata</translation>
</message>
<message>
- <location filename="core_strings.h" line="692"/>
+ <location filename="core_strings.h" line="689"/>
<source>WiFiFoFum 2.0 for PocketPC XML</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="693"/>
+ <location filename="core_strings.h" line="690"/>
<source>Wintec TES file</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="694"/>
+ <location filename="core_strings.h" line="691"/>
<source>Wintec WBT-100/200 Binary File Format</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="696"/>
+ <location filename="core_strings.h" line="693"/>
<source>Wintec WBT-100/200 GPS Download</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="697"/>
+ <location filename="core_strings.h" line="694"/>
<source>Wintec WBT-201/G-Rays 2 Binary File Format</source>
<translation type="unfinished"></translation>
</message>
<message>
+ <location filename="core_strings.h" line="695"/>
<location filename="core_strings.h" line="698"/>
- <location filename="core_strings.h" line="701"/>
<source>Appends the input to a backup file</source>
<translation type="unfinished"></translation>
</message>
<message>
+ <location filename="core_strings.h" line="696"/>
<location filename="core_strings.h" line="699"/>
- <location filename="core_strings.h" line="702"/>
<source>Only waypoints that are not the backup file</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="700"/>
+ <location filename="core_strings.h" line="697"/>
<source>XAiOX iTrackU Logger</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="703"/>
+ <location filename="core_strings.h" line="700"/>
<source>XAiOX iTrackU Logger Binary File Format</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="704"/>
+ <location filename="core_strings.h" line="701"/>
<source>String to separate concatenated address fields (default=", ")</source>
<translation>Stringa per separare i campi indirizzo concatenati (predefinito: ", ")</translation>
</message>
<message>
- <location filename="core_strings.h" line="662"/>
+ <location filename="core_strings.h" line="659"/>
<source>Suppress labels on generated pins</source>
<translation>Ometti le etichette sugli spilli generati</translation>
</message>
<message>
- <location filename="core_strings.h" line="490"/>
+ <location filename="core_strings.h" line="486"/>
<source>Suppress retired geocaches</source>
<translation>Ometti i geocache obsoleti</translation>
</message>
<message>
- <location filename="core_strings.h" line="627"/>
+ <location filename="core_strings.h" line="624"/>
<source>Suppress separator lines between waypoints</source>
<translation>Ometti le linee di separazione tra punti d'interesse</translation>
</message>
<message>
- <location filename="core_strings.h" line="394"/>
+ <location filename="core_strings.h" line="390"/>
<source>Suppress use of handshaking in name of speed</source>
<translation>Ometti l'uso dell'handshake per aumentare la velocità</translation>
</message>
<message>
- <location filename="core_strings.h" line="669"/>
+ <location filename="core_strings.h" line="666"/>
<source>Suppress whitespace in generated shortnames</source>
<translation>Ometti gli spazi nei nomi brevi generati</translation>
</message>
<translation>Simbolo da usare per i punti</translation>
</message>
<message>
- <location filename="core_strings.h" line="204"/>
+ <location filename="core_strings.h" line="200"/>
<source>Sync GPS time to computer time</source>
<translation>Sincronizza l'ora del GPS con quella del computer</translation>
</message>
<translation>Sintetizza gli orari delle tracce</translation>
</message>
<message>
- <location filename="core_strings.h" line="308"/>
+ <location filename="core_strings.h" line="305"/>
<source>Target GPX version for output</source>
<translation>Versione GPX del file di destinazione</translation>
</message>
<message>
- <location filename="core_strings.h" line="168"/>
+ <location filename="core_strings.h" line="164"/>
<source>Temperature unit [c=Celsius, f=Fahrenheit]</source>
<translation>Unità di temperatura [c=Celsius, f=Fahrenheit]</translation>
</message>
<message>
- <location filename="core_strings.h" line="673"/>
+ <location filename="core_strings.h" line="670"/>
<source>The icon description is already the marker</source>
<translation>La descrizione dell'icona è già il segnaposto</translation>
</message>
<translation>Tipo del file .an1</translation>
</message>
<message>
- <location filename="core_strings.h" line="328"/>
- <location filename="core_strings.h" line="631"/>
+ <location filename="core_strings.h" line="325"/>
+ <location filename="core_strings.h" line="628"/>
<source>Units for altitude (f)eet or (m)etres</source>
<translation>Unità di misura della quota [m: metri, f: piedi]</translation>
</message>
<message>
- <location filename="core_strings.h" line="194"/>
+ <location filename="core_strings.h" line="190"/>
<source>Units used for names with @speed ('s'tatute or 'm'etric)</source>
<translation>Untià di misura per nomi con @speed [m: metrico, s: statutario]</translation>
</message>
<location filename="core_strings.h" line="72"/>
<location filename="core_strings.h" line="80"/>
<location filename="core_strings.h" line="88"/>
- <location filename="core_strings.h" line="115"/>
- <location filename="core_strings.h" line="126"/>
- <location filename="core_strings.h" line="135"/>
- <location filename="core_strings.h" line="143"/>
- <location filename="core_strings.h" line="177"/>
- <location filename="core_strings.h" line="222"/>
- <location filename="core_strings.h" line="264"/>
- <location filename="core_strings.h" line="273"/>
- <location filename="core_strings.h" line="281"/>
- <location filename="core_strings.h" line="289"/>
- <location filename="core_strings.h" line="297"/>
- <location filename="core_strings.h" line="336"/>
- <location filename="core_strings.h" line="344"/>
- <location filename="core_strings.h" line="358"/>
- <location filename="core_strings.h" line="366"/>
- <location filename="core_strings.h" line="400"/>
- <location filename="core_strings.h" line="413"/>
- <location filename="core_strings.h" line="421"/>
- <location filename="core_strings.h" line="439"/>
- <location filename="core_strings.h" line="466"/>
- <location filename="core_strings.h" line="496"/>
- <location filename="core_strings.h" line="517"/>
- <location filename="core_strings.h" line="531"/>
- <location filename="core_strings.h" line="559"/>
- <location filename="core_strings.h" line="575"/>
- <location filename="core_strings.h" line="583"/>
- <location filename="core_strings.h" line="620"/>
- <location filename="core_strings.h" line="636"/>
- <location filename="core_strings.h" line="644"/>
- <location filename="core_strings.h" line="652"/>
+ <location filename="core_strings.h" line="117"/>
+ <location filename="core_strings.h" line="128"/>
+ <location filename="core_strings.h" line="137"/>
+ <location filename="core_strings.h" line="145"/>
+ <location filename="core_strings.h" line="173"/>
+ <location filename="core_strings.h" line="218"/>
+ <location filename="core_strings.h" line="261"/>
+ <location filename="core_strings.h" line="270"/>
+ <location filename="core_strings.h" line="278"/>
+ <location filename="core_strings.h" line="286"/>
+ <location filename="core_strings.h" line="294"/>
+ <location filename="core_strings.h" line="333"/>
+ <location filename="core_strings.h" line="341"/>
+ <location filename="core_strings.h" line="355"/>
+ <location filename="core_strings.h" line="363"/>
+ <location filename="core_strings.h" line="396"/>
+ <location filename="core_strings.h" line="409"/>
+ <location filename="core_strings.h" line="417"/>
+ <location filename="core_strings.h" line="435"/>
+ <location filename="core_strings.h" line="462"/>
+ <location filename="core_strings.h" line="492"/>
+ <location filename="core_strings.h" line="513"/>
+ <location filename="core_strings.h" line="527"/>
+ <location filename="core_strings.h" line="555"/>
+ <location filename="core_strings.h" line="572"/>
+ <location filename="core_strings.h" line="580"/>
+ <location filename="core_strings.h" line="617"/>
+ <location filename="core_strings.h" line="633"/>
+ <location filename="core_strings.h" line="641"/>
+ <location filename="core_strings.h" line="649"/>
<source>UPPERCASE synth. shortnames</source>
<translation>Nomi brevi sintetizzati in MAIUSCOLO</translation>
</message>
<message>
- <location filename="core_strings.h" line="160"/>
<source>Use depth values on output (default is ignore)</source>
- <translation>Usa i valori di profondità nella destinazione (predefinito: ignora)</translation>
+ <translation type="vanished">Usa i valori di profondità nella destinazione (predefinito: ignora)</translation>
</message>
<message>
- <location filename="core_strings.h" line="161"/>
<source>Use proximity values on output (default is ignore)</source>
- <translation>Usa i valori di prossimità nella destinazione (predefinito: ignora)</translation>
+ <translation type="vanished">Usa i valori di prossimità nella destinazione (predefinito: ignora)</translation>
</message>
<message>
<location filename="core_strings.h" line="11"/>
<location filename="core_strings.h" line="75"/>
<location filename="core_strings.h" line="83"/>
<location filename="core_strings.h" line="91"/>
- <location filename="core_strings.h" line="118"/>
- <location filename="core_strings.h" line="129"/>
- <location filename="core_strings.h" line="138"/>
- <location filename="core_strings.h" line="146"/>
- <location filename="core_strings.h" line="180"/>
- <location filename="core_strings.h" line="225"/>
- <location filename="core_strings.h" line="267"/>
- <location filename="core_strings.h" line="276"/>
- <location filename="core_strings.h" line="284"/>
- <location filename="core_strings.h" line="292"/>
- <location filename="core_strings.h" line="300"/>
- <location filename="core_strings.h" line="339"/>
- <location filename="core_strings.h" line="347"/>
- <location filename="core_strings.h" line="361"/>
- <location filename="core_strings.h" line="369"/>
- <location filename="core_strings.h" line="403"/>
- <location filename="core_strings.h" line="416"/>
- <location filename="core_strings.h" line="424"/>
- <location filename="core_strings.h" line="442"/>
- <location filename="core_strings.h" line="469"/>
- <location filename="core_strings.h" line="475"/>
- <location filename="core_strings.h" line="499"/>
- <location filename="core_strings.h" line="520"/>
- <location filename="core_strings.h" line="534"/>
- <location filename="core_strings.h" line="578"/>
- <location filename="core_strings.h" line="586"/>
- <location filename="core_strings.h" line="623"/>
- <location filename="core_strings.h" line="639"/>
- <location filename="core_strings.h" line="647"/>
- <location filename="core_strings.h" line="655"/>
+ <location filename="core_strings.h" line="120"/>
+ <location filename="core_strings.h" line="131"/>
+ <location filename="core_strings.h" line="140"/>
+ <location filename="core_strings.h" line="148"/>
+ <location filename="core_strings.h" line="176"/>
+ <location filename="core_strings.h" line="221"/>
+ <location filename="core_strings.h" line="264"/>
+ <location filename="core_strings.h" line="273"/>
+ <location filename="core_strings.h" line="281"/>
+ <location filename="core_strings.h" line="289"/>
+ <location filename="core_strings.h" line="297"/>
+ <location filename="core_strings.h" line="336"/>
+ <location filename="core_strings.h" line="344"/>
+ <location filename="core_strings.h" line="358"/>
+ <location filename="core_strings.h" line="366"/>
+ <location filename="core_strings.h" line="399"/>
+ <location filename="core_strings.h" line="412"/>
+ <location filename="core_strings.h" line="420"/>
+ <location filename="core_strings.h" line="438"/>
+ <location filename="core_strings.h" line="465"/>
+ <location filename="core_strings.h" line="471"/>
+ <location filename="core_strings.h" line="495"/>
+ <location filename="core_strings.h" line="516"/>
+ <location filename="core_strings.h" line="530"/>
+ <location filename="core_strings.h" line="575"/>
+ <location filename="core_strings.h" line="583"/>
+ <location filename="core_strings.h" line="620"/>
+ <location filename="core_strings.h" line="636"/>
+ <location filename="core_strings.h" line="644"/>
+ <location filename="core_strings.h" line="652"/>
<source>Use shortname instead of description</source>
<translation>Usa il nome breve invece della descrizione</translation>
</message>
<message>
- <location filename="core_strings.h" line="184"/>
+ <location filename="core_strings.h" line="180"/>
<source>Use specified bitmap on output</source>
<translation>Usa la bitmap specificata nella destinazione</translation>
</message>
<message>
- <location filename="core_strings.h" line="152"/>
+ <location filename="core_strings.h" line="154"/>
<source>Version of gdb file to generate (1..3)</source>
<translation>Versione del file gdb da generare (1... 3)</translation>
</message>
<message>
- <location filename="core_strings.h" line="158"/>
<source>Version of mapsource file to generate (3,4,5)</source>
- <translation>Versione del file MapSource da generare (3, 4, 5)</translation>
+ <translation type="vanished">Versione del file MapSource da generare (3, 4, 5)</translation>
</message>
<message>
- <location filename="core_strings.h" line="562"/>
+ <location filename="core_strings.h" line="558"/>
<source>Waypoint background color</source>
<translation>Colore di sfondo dei punti d'interesse</translation>
</message>
<message>
- <location filename="core_strings.h" line="561"/>
+ <location filename="core_strings.h" line="557"/>
<source>Waypoint foreground color</source>
<translation>Colore dei punti d'interesse</translation>
</message>
<translation>Tipo dei punti d'interesse</translation>
</message>
<message>
- <location filename="core_strings.h" line="671"/>
+ <location filename="core_strings.h" line="668"/>
<source>Width in pixels of map</source>
<translation>Larghezza della mappa, in pixel</translation>
</message>
<message>
- <location filename="core_strings.h" line="243"/>
+ <location filename="core_strings.h" line="240"/>
<source>Width of lines, in pixels</source>
<translation>Larghezza delle linee, in pixel</translation>
</message>
<message>
- <location filename="core_strings.h" line="553"/>
+ <location filename="core_strings.h" line="549"/>
<source>Write additional node tag key/value pairs</source>
<translation>Scrivi coppie addizionali di tag chiave/valore per i nodi</translation>
</message>
<message>
- <location filename="core_strings.h" line="552"/>
+ <location filename="core_strings.h" line="548"/>
<source>Write additional way tag key/value pairs</source>
<translation>Scrivi coppie addizionali di tag chiave/valore per le vie</translation>
</message>
<message>
- <location filename="core_strings.h" line="556"/>
+ <location filename="core_strings.h" line="552"/>
<source>Write all tracks into one file</source>
<translation>Scrivi tutte le tracce in un solo file</translation>
</message>
<message>
- <location filename="core_strings.h" line="187"/>
+ <location filename="core_strings.h" line="183"/>
<source>Write description to address field</source>
<translation>Scrivi la descrizione nel campo indirizzo</translation>
</message>
<message>
- <location filename="core_strings.h" line="632"/>
+ <location filename="core_strings.h" line="629"/>
<source>Write each waypoint in a separate file</source>
<translation>Scrivi ciascun punto d'interesse in un file separato</translation>
</message>
<message>
- <location filename="core_strings.h" line="188"/>
+ <location filename="core_strings.h" line="184"/>
<source>Write notes to address field</source>
<translation>Scrivi le note nel campo indirizzo</translation>
</message>
<message>
- <location filename="core_strings.h" line="189"/>
+ <location filename="core_strings.h" line="185"/>
<source>Write position to address field</source>
<translation>Scrivi la posizione del campo indirizzo</translation>
</message>
<message>
- <location filename="core_strings.h" line="166"/>
- <location filename="core_strings.h" line="676"/>
+ <location filename="core_strings.h" line="162"/>
+ <location filename="core_strings.h" line="673"/>
<source>Write position using this grid.</source>
<translation>Scrivi la posizione usando questa griglia.</translation>
</message>
<message>
- <location filename="core_strings.h" line="170"/>
- <location filename="core_strings.h" line="677"/>
+ <location filename="core_strings.h" line="166"/>
+ <location filename="core_strings.h" line="674"/>
<source>Write timestamps with offset x to UTC time</source>
<translation>Scrivi date e ore con scostamento X rispetto al tempo UTC</translation>
</message>
<message>
- <location filename="core_strings.h" line="173"/>
+ <location filename="core_strings.h" line="169"/>
<source>Write tracks compatible with Carto Exploreur</source>
<translation>Scrivi tracce compatibili con Carto Exploreur</translation>
</message>
<message>
- <location filename="core_strings.h" line="547"/>
+ <location filename="core_strings.h" line="543"/>
<source>Write tracks for Gisteq Phototracker</source>
<translation>Scrivi tracce per Gisteq Phototracker</translation>
</message>
<location filename="core_strings.h" line="70"/>
<location filename="core_strings.h" line="78"/>
<location filename="core_strings.h" line="86"/>
- <location filename="core_strings.h" line="113"/>
- <location filename="core_strings.h" line="124"/>
- <location filename="core_strings.h" line="133"/>
- <location filename="core_strings.h" line="141"/>
- <location filename="core_strings.h" line="175"/>
- <location filename="core_strings.h" line="220"/>
- <location filename="core_strings.h" line="262"/>
- <location filename="core_strings.h" line="271"/>
- <location filename="core_strings.h" line="279"/>
- <location filename="core_strings.h" line="287"/>
- <location filename="core_strings.h" line="295"/>
- <location filename="core_strings.h" line="334"/>
- <location filename="core_strings.h" line="342"/>
- <location filename="core_strings.h" line="356"/>
- <location filename="core_strings.h" line="364"/>
- <location filename="core_strings.h" line="398"/>
- <location filename="core_strings.h" line="411"/>
- <location filename="core_strings.h" line="419"/>
- <location filename="core_strings.h" line="437"/>
- <location filename="core_strings.h" line="464"/>
- <location filename="core_strings.h" line="494"/>
- <location filename="core_strings.h" line="515"/>
- <location filename="core_strings.h" line="529"/>
- <location filename="core_strings.h" line="557"/>
- <location filename="core_strings.h" line="573"/>
- <location filename="core_strings.h" line="581"/>
- <location filename="core_strings.h" line="618"/>
- <location filename="core_strings.h" line="634"/>
- <location filename="core_strings.h" line="642"/>
- <location filename="core_strings.h" line="650"/>
+ <location filename="core_strings.h" line="115"/>
+ <location filename="core_strings.h" line="126"/>
+ <location filename="core_strings.h" line="135"/>
+ <location filename="core_strings.h" line="143"/>
+ <location filename="core_strings.h" line="171"/>
+ <location filename="core_strings.h" line="216"/>
+ <location filename="core_strings.h" line="259"/>
+ <location filename="core_strings.h" line="268"/>
+ <location filename="core_strings.h" line="276"/>
+ <location filename="core_strings.h" line="284"/>
+ <location filename="core_strings.h" line="292"/>
+ <location filename="core_strings.h" line="331"/>
+ <location filename="core_strings.h" line="339"/>
+ <location filename="core_strings.h" line="353"/>
+ <location filename="core_strings.h" line="361"/>
+ <location filename="core_strings.h" line="394"/>
+ <location filename="core_strings.h" line="407"/>
+ <location filename="core_strings.h" line="415"/>
+ <location filename="core_strings.h" line="433"/>
+ <location filename="core_strings.h" line="460"/>
+ <location filename="core_strings.h" line="490"/>
+ <location filename="core_strings.h" line="511"/>
+ <location filename="core_strings.h" line="525"/>
+ <location filename="core_strings.h" line="553"/>
+ <location filename="core_strings.h" line="570"/>
+ <location filename="core_strings.h" line="578"/>
+ <location filename="core_strings.h" line="615"/>
+ <location filename="core_strings.h" line="631"/>
+ <location filename="core_strings.h" line="639"/>
+ <location filename="core_strings.h" line="647"/>
<source>Max synthesized shortname length</source>
<translation type="unfinished"></translation>
</message>
<location filename="core_strings.h" line="71"/>
<location filename="core_strings.h" line="79"/>
<location filename="core_strings.h" line="87"/>
- <location filename="core_strings.h" line="114"/>
- <location filename="core_strings.h" line="125"/>
- <location filename="core_strings.h" line="134"/>
- <location filename="core_strings.h" line="142"/>
- <location filename="core_strings.h" line="157"/>
- <location filename="core_strings.h" line="176"/>
- <location filename="core_strings.h" line="199"/>
- <location filename="core_strings.h" line="221"/>
- <location filename="core_strings.h" line="263"/>
- <location filename="core_strings.h" line="272"/>
- <location filename="core_strings.h" line="280"/>
- <location filename="core_strings.h" line="288"/>
- <location filename="core_strings.h" line="296"/>
- <location filename="core_strings.h" line="335"/>
- <location filename="core_strings.h" line="343"/>
- <location filename="core_strings.h" line="357"/>
- <location filename="core_strings.h" line="365"/>
- <location filename="core_strings.h" line="399"/>
- <location filename="core_strings.h" line="412"/>
- <location filename="core_strings.h" line="420"/>
- <location filename="core_strings.h" line="438"/>
- <location filename="core_strings.h" line="465"/>
- <location filename="core_strings.h" line="495"/>
- <location filename="core_strings.h" line="516"/>
- <location filename="core_strings.h" line="530"/>
- <location filename="core_strings.h" line="558"/>
- <location filename="core_strings.h" line="574"/>
- <location filename="core_strings.h" line="582"/>
- <location filename="core_strings.h" line="619"/>
- <location filename="core_strings.h" line="635"/>
- <location filename="core_strings.h" line="643"/>
- <location filename="core_strings.h" line="651"/>
+ <location filename="core_strings.h" line="116"/>
+ <location filename="core_strings.h" line="127"/>
+ <location filename="core_strings.h" line="136"/>
+ <location filename="core_strings.h" line="144"/>
+ <location filename="core_strings.h" line="172"/>
+ <location filename="core_strings.h" line="195"/>
+ <location filename="core_strings.h" line="217"/>
+ <location filename="core_strings.h" line="260"/>
+ <location filename="core_strings.h" line="269"/>
+ <location filename="core_strings.h" line="277"/>
+ <location filename="core_strings.h" line="285"/>
+ <location filename="core_strings.h" line="293"/>
+ <location filename="core_strings.h" line="332"/>
+ <location filename="core_strings.h" line="340"/>
+ <location filename="core_strings.h" line="354"/>
+ <location filename="core_strings.h" line="362"/>
+ <location filename="core_strings.h" line="395"/>
+ <location filename="core_strings.h" line="408"/>
+ <location filename="core_strings.h" line="416"/>
+ <location filename="core_strings.h" line="434"/>
+ <location filename="core_strings.h" line="461"/>
+ <location filename="core_strings.h" line="491"/>
+ <location filename="core_strings.h" line="512"/>
+ <location filename="core_strings.h" line="526"/>
+ <location filename="core_strings.h" line="554"/>
+ <location filename="core_strings.h" line="571"/>
+ <location filename="core_strings.h" line="579"/>
+ <location filename="core_strings.h" line="616"/>
+ <location filename="core_strings.h" line="632"/>
+ <location filename="core_strings.h" line="640"/>
+ <location filename="core_strings.h" line="648"/>
<source>Allow whitespace synth. shortnames</source>
<translation type="unfinished"></translation>
</message>
<location filename="core_strings.h" line="72"/>
<location filename="core_strings.h" line="80"/>
<location filename="core_strings.h" line="88"/>
- <location filename="core_strings.h" line="115"/>
- <location filename="core_strings.h" line="126"/>
- <location filename="core_strings.h" line="135"/>
- <location filename="core_strings.h" line="143"/>
- <location filename="core_strings.h" line="177"/>
- <location filename="core_strings.h" line="222"/>
- <location filename="core_strings.h" line="264"/>
- <location filename="core_strings.h" line="273"/>
- <location filename="core_strings.h" line="281"/>
- <location filename="core_strings.h" line="289"/>
- <location filename="core_strings.h" line="297"/>
- <location filename="core_strings.h" line="336"/>
- <location filename="core_strings.h" line="344"/>
- <location filename="core_strings.h" line="358"/>
- <location filename="core_strings.h" line="366"/>
- <location filename="core_strings.h" line="400"/>
- <location filename="core_strings.h" line="413"/>
- <location filename="core_strings.h" line="421"/>
- <location filename="core_strings.h" line="439"/>
- <location filename="core_strings.h" line="466"/>
- <location filename="core_strings.h" line="496"/>
- <location filename="core_strings.h" line="517"/>
- <location filename="core_strings.h" line="531"/>
- <location filename="core_strings.h" line="559"/>
- <location filename="core_strings.h" line="575"/>
- <location filename="core_strings.h" line="583"/>
- <location filename="core_strings.h" line="620"/>
- <location filename="core_strings.h" line="636"/>
- <location filename="core_strings.h" line="644"/>
- <location filename="core_strings.h" line="652"/>
+ <location filename="core_strings.h" line="117"/>
+ <location filename="core_strings.h" line="128"/>
+ <location filename="core_strings.h" line="137"/>
+ <location filename="core_strings.h" line="145"/>
+ <location filename="core_strings.h" line="173"/>
+ <location filename="core_strings.h" line="218"/>
+ <location filename="core_strings.h" line="261"/>
+ <location filename="core_strings.h" line="270"/>
+ <location filename="core_strings.h" line="278"/>
+ <location filename="core_strings.h" line="286"/>
+ <location filename="core_strings.h" line="294"/>
+ <location filename="core_strings.h" line="333"/>
+ <location filename="core_strings.h" line="341"/>
+ <location filename="core_strings.h" line="355"/>
+ <location filename="core_strings.h" line="363"/>
+ <location filename="core_strings.h" line="396"/>
+ <location filename="core_strings.h" line="409"/>
+ <location filename="core_strings.h" line="417"/>
+ <location filename="core_strings.h" line="435"/>
+ <location filename="core_strings.h" line="462"/>
+ <location filename="core_strings.h" line="492"/>
+ <location filename="core_strings.h" line="513"/>
+ <location filename="core_strings.h" line="527"/>
+ <location filename="core_strings.h" line="555"/>
+ <location filename="core_strings.h" line="572"/>
+ <location filename="core_strings.h" line="580"/>
+ <location filename="core_strings.h" line="617"/>
+ <location filename="core_strings.h" line="633"/>
+ <location filename="core_strings.h" line="641"/>
+ <location filename="core_strings.h" line="649"/>
<source>UPPERCASE synth. shortnames</source>
<translation type="unfinished"></translation>
</message>
<location filename="core_strings.h" line="73"/>
<location filename="core_strings.h" line="81"/>
<location filename="core_strings.h" line="89"/>
- <location filename="core_strings.h" line="116"/>
- <location filename="core_strings.h" line="127"/>
- <location filename="core_strings.h" line="136"/>
- <location filename="core_strings.h" line="144"/>
- <location filename="core_strings.h" line="178"/>
- <location filename="core_strings.h" line="223"/>
- <location filename="core_strings.h" line="265"/>
- <location filename="core_strings.h" line="274"/>
- <location filename="core_strings.h" line="282"/>
- <location filename="core_strings.h" line="290"/>
- <location filename="core_strings.h" line="298"/>
- <location filename="core_strings.h" line="337"/>
- <location filename="core_strings.h" line="345"/>
- <location filename="core_strings.h" line="359"/>
- <location filename="core_strings.h" line="367"/>
- <location filename="core_strings.h" line="401"/>
- <location filename="core_strings.h" line="414"/>
- <location filename="core_strings.h" line="422"/>
- <location filename="core_strings.h" line="440"/>
- <location filename="core_strings.h" line="467"/>
- <location filename="core_strings.h" line="497"/>
- <location filename="core_strings.h" line="518"/>
- <location filename="core_strings.h" line="532"/>
- <location filename="core_strings.h" line="560"/>
- <location filename="core_strings.h" line="576"/>
- <location filename="core_strings.h" line="584"/>
- <location filename="core_strings.h" line="621"/>
- <location filename="core_strings.h" line="637"/>
- <location filename="core_strings.h" line="645"/>
- <location filename="core_strings.h" line="653"/>
+ <location filename="core_strings.h" line="118"/>
+ <location filename="core_strings.h" line="129"/>
+ <location filename="core_strings.h" line="138"/>
+ <location filename="core_strings.h" line="146"/>
+ <location filename="core_strings.h" line="174"/>
+ <location filename="core_strings.h" line="219"/>
+ <location filename="core_strings.h" line="262"/>
+ <location filename="core_strings.h" line="271"/>
+ <location filename="core_strings.h" line="279"/>
+ <location filename="core_strings.h" line="287"/>
+ <location filename="core_strings.h" line="295"/>
+ <location filename="core_strings.h" line="334"/>
+ <location filename="core_strings.h" line="342"/>
+ <location filename="core_strings.h" line="356"/>
+ <location filename="core_strings.h" line="364"/>
+ <location filename="core_strings.h" line="397"/>
+ <location filename="core_strings.h" line="410"/>
+ <location filename="core_strings.h" line="418"/>
+ <location filename="core_strings.h" line="436"/>
+ <location filename="core_strings.h" line="463"/>
+ <location filename="core_strings.h" line="493"/>
+ <location filename="core_strings.h" line="514"/>
+ <location filename="core_strings.h" line="528"/>
+ <location filename="core_strings.h" line="556"/>
+ <location filename="core_strings.h" line="573"/>
+ <location filename="core_strings.h" line="581"/>
+ <location filename="core_strings.h" line="618"/>
+ <location filename="core_strings.h" line="634"/>
+ <location filename="core_strings.h" line="642"/>
+ <location filename="core_strings.h" line="650"/>
<source>Make synth. shortnames unique</source>
<translation type="unfinished"></translation>
</message>
<location filename="core_strings.h" line="74"/>
<location filename="core_strings.h" line="82"/>
<location filename="core_strings.h" line="90"/>
- <location filename="core_strings.h" line="117"/>
- <location filename="core_strings.h" line="128"/>
- <location filename="core_strings.h" line="137"/>
- <location filename="core_strings.h" line="145"/>
- <location filename="core_strings.h" line="179"/>
- <location filename="core_strings.h" line="224"/>
- <location filename="core_strings.h" line="266"/>
- <location filename="core_strings.h" line="275"/>
- <location filename="core_strings.h" line="283"/>
- <location filename="core_strings.h" line="291"/>
- <location filename="core_strings.h" line="299"/>
- <location filename="core_strings.h" line="338"/>
- <location filename="core_strings.h" line="346"/>
- <location filename="core_strings.h" line="360"/>
- <location filename="core_strings.h" line="368"/>
- <location filename="core_strings.h" line="402"/>
- <location filename="core_strings.h" line="415"/>
- <location filename="core_strings.h" line="423"/>
- <location filename="core_strings.h" line="441"/>
- <location filename="core_strings.h" line="468"/>
- <location filename="core_strings.h" line="498"/>
- <location filename="core_strings.h" line="519"/>
- <location filename="core_strings.h" line="533"/>
- <location filename="core_strings.h" line="577"/>
- <location filename="core_strings.h" line="585"/>
- <location filename="core_strings.h" line="622"/>
- <location filename="core_strings.h" line="638"/>
- <location filename="core_strings.h" line="646"/>
- <location filename="core_strings.h" line="654"/>
+ <location filename="core_strings.h" line="119"/>
+ <location filename="core_strings.h" line="130"/>
+ <location filename="core_strings.h" line="139"/>
+ <location filename="core_strings.h" line="147"/>
+ <location filename="core_strings.h" line="175"/>
+ <location filename="core_strings.h" line="220"/>
+ <location filename="core_strings.h" line="263"/>
+ <location filename="core_strings.h" line="272"/>
+ <location filename="core_strings.h" line="280"/>
+ <location filename="core_strings.h" line="288"/>
+ <location filename="core_strings.h" line="296"/>
+ <location filename="core_strings.h" line="335"/>
+ <location filename="core_strings.h" line="343"/>
+ <location filename="core_strings.h" line="357"/>
+ <location filename="core_strings.h" line="365"/>
+ <location filename="core_strings.h" line="398"/>
+ <location filename="core_strings.h" line="411"/>
+ <location filename="core_strings.h" line="419"/>
+ <location filename="core_strings.h" line="437"/>
+ <location filename="core_strings.h" line="464"/>
+ <location filename="core_strings.h" line="494"/>
+ <location filename="core_strings.h" line="515"/>
+ <location filename="core_strings.h" line="529"/>
+ <location filename="core_strings.h" line="574"/>
+ <location filename="core_strings.h" line="582"/>
+ <location filename="core_strings.h" line="619"/>
+ <location filename="core_strings.h" line="635"/>
+ <location filename="core_strings.h" line="643"/>
+ <location filename="core_strings.h" line="651"/>
<source>Basename prepended to URL on output</source>
<translation type="unfinished"></translation>
</message>
<location filename="core_strings.h" line="75"/>
<location filename="core_strings.h" line="83"/>
<location filename="core_strings.h" line="91"/>
- <location filename="core_strings.h" line="118"/>
- <location filename="core_strings.h" line="129"/>
- <location filename="core_strings.h" line="138"/>
- <location filename="core_strings.h" line="146"/>
- <location filename="core_strings.h" line="180"/>
- <location filename="core_strings.h" line="225"/>
- <location filename="core_strings.h" line="267"/>
- <location filename="core_strings.h" line="276"/>
- <location filename="core_strings.h" line="284"/>
- <location filename="core_strings.h" line="292"/>
- <location filename="core_strings.h" line="300"/>
- <location filename="core_strings.h" line="339"/>
- <location filename="core_strings.h" line="347"/>
- <location filename="core_strings.h" line="361"/>
- <location filename="core_strings.h" line="369"/>
- <location filename="core_strings.h" line="403"/>
- <location filename="core_strings.h" line="416"/>
- <location filename="core_strings.h" line="424"/>
- <location filename="core_strings.h" line="442"/>
- <location filename="core_strings.h" line="469"/>
- <location filename="core_strings.h" line="475"/>
- <location filename="core_strings.h" line="499"/>
- <location filename="core_strings.h" line="520"/>
- <location filename="core_strings.h" line="534"/>
- <location filename="core_strings.h" line="578"/>
- <location filename="core_strings.h" line="586"/>
- <location filename="core_strings.h" line="623"/>
- <location filename="core_strings.h" line="639"/>
- <location filename="core_strings.h" line="647"/>
- <location filename="core_strings.h" line="655"/>
+ <location filename="core_strings.h" line="120"/>
+ <location filename="core_strings.h" line="131"/>
+ <location filename="core_strings.h" line="140"/>
+ <location filename="core_strings.h" line="148"/>
+ <location filename="core_strings.h" line="176"/>
+ <location filename="core_strings.h" line="221"/>
+ <location filename="core_strings.h" line="264"/>
+ <location filename="core_strings.h" line="273"/>
+ <location filename="core_strings.h" line="281"/>
+ <location filename="core_strings.h" line="289"/>
+ <location filename="core_strings.h" line="297"/>
+ <location filename="core_strings.h" line="336"/>
+ <location filename="core_strings.h" line="344"/>
+ <location filename="core_strings.h" line="358"/>
+ <location filename="core_strings.h" line="366"/>
+ <location filename="core_strings.h" line="399"/>
+ <location filename="core_strings.h" line="412"/>
+ <location filename="core_strings.h" line="420"/>
+ <location filename="core_strings.h" line="438"/>
+ <location filename="core_strings.h" line="465"/>
+ <location filename="core_strings.h" line="471"/>
+ <location filename="core_strings.h" line="495"/>
+ <location filename="core_strings.h" line="516"/>
+ <location filename="core_strings.h" line="530"/>
+ <location filename="core_strings.h" line="575"/>
+ <location filename="core_strings.h" line="583"/>
+ <location filename="core_strings.h" line="620"/>
+ <location filename="core_strings.h" line="636"/>
+ <location filename="core_strings.h" line="644"/>
+ <location filename="core_strings.h" line="652"/>
<source>Use shortname instead of description</source>
<translation type="unfinished"></translation>
</message>
<location filename="core_strings.h" line="76"/>
<location filename="core_strings.h" line="84"/>
<location filename="core_strings.h" line="92"/>
- <location filename="core_strings.h" line="119"/>
- <location filename="core_strings.h" line="130"/>
- <location filename="core_strings.h" line="139"/>
- <location filename="core_strings.h" line="147"/>
- <location filename="core_strings.h" line="164"/>
- <location filename="core_strings.h" line="181"/>
- <location filename="core_strings.h" line="226"/>
- <location filename="core_strings.h" line="268"/>
- <location filename="core_strings.h" line="277"/>
- <location filename="core_strings.h" line="285"/>
- <location filename="core_strings.h" line="293"/>
- <location filename="core_strings.h" line="301"/>
- <location filename="core_strings.h" line="340"/>
- <location filename="core_strings.h" line="348"/>
- <location filename="core_strings.h" line="362"/>
- <location filename="core_strings.h" line="370"/>
- <location filename="core_strings.h" line="404"/>
- <location filename="core_strings.h" line="417"/>
- <location filename="core_strings.h" line="425"/>
- <location filename="core_strings.h" line="443"/>
- <location filename="core_strings.h" line="470"/>
- <location filename="core_strings.h" line="500"/>
- <location filename="core_strings.h" line="521"/>
- <location filename="core_strings.h" line="535"/>
- <location filename="core_strings.h" line="579"/>
- <location filename="core_strings.h" line="587"/>
- <location filename="core_strings.h" line="624"/>
- <location filename="core_strings.h" line="640"/>
- <location filename="core_strings.h" line="648"/>
- <location filename="core_strings.h" line="656"/>
- <location filename="core_strings.h" line="675"/>
+ <location filename="core_strings.h" line="121"/>
+ <location filename="core_strings.h" line="132"/>
+ <location filename="core_strings.h" line="141"/>
+ <location filename="core_strings.h" line="149"/>
+ <location filename="core_strings.h" line="160"/>
+ <location filename="core_strings.h" line="177"/>
+ <location filename="core_strings.h" line="222"/>
+ <location filename="core_strings.h" line="265"/>
+ <location filename="core_strings.h" line="274"/>
+ <location filename="core_strings.h" line="282"/>
+ <location filename="core_strings.h" line="290"/>
+ <location filename="core_strings.h" line="298"/>
+ <location filename="core_strings.h" line="337"/>
+ <location filename="core_strings.h" line="345"/>
+ <location filename="core_strings.h" line="359"/>
+ <location filename="core_strings.h" line="367"/>
+ <location filename="core_strings.h" line="400"/>
+ <location filename="core_strings.h" line="413"/>
+ <location filename="core_strings.h" line="421"/>
+ <location filename="core_strings.h" line="439"/>
+ <location filename="core_strings.h" line="466"/>
+ <location filename="core_strings.h" line="496"/>
+ <location filename="core_strings.h" line="517"/>
+ <location filename="core_strings.h" line="531"/>
+ <location filename="core_strings.h" line="576"/>
+ <location filename="core_strings.h" line="584"/>
+ <location filename="core_strings.h" line="621"/>
+ <location filename="core_strings.h" line="637"/>
+ <location filename="core_strings.h" line="645"/>
+ <location filename="core_strings.h" line="653"/>
+ <location filename="core_strings.h" line="672"/>
<source>GPS datum (def. WGS 84)</source>
<translation type="unfinished"></translation>
</message>
</message>
<message>
<location filename="core_strings.h" line="24"/>
- <location filename="core_strings.h" line="172"/>
- <location filename="core_strings.h" line="200"/>
- <location filename="core_strings.h" line="212"/>
- <location filename="core_strings.h" line="240"/>
- <location filename="core_strings.h" line="385"/>
- <location filename="core_strings.h" line="388"/>
- <location filename="core_strings.h" line="391"/>
+ <location filename="core_strings.h" line="168"/>
+ <location filename="core_strings.h" line="196"/>
+ <location filename="core_strings.h" line="208"/>
+ <location filename="core_strings.h" line="237"/>
+ <location filename="core_strings.h" line="381"/>
+ <location filename="core_strings.h" line="384"/>
+ <location filename="core_strings.h" line="387"/>
<source>Default icon name</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="core_strings.h" line="25"/>
- <location filename="core_strings.h" line="615"/>
+ <location filename="core_strings.h" line="612"/>
<source>Index of route/track to write (if more than one in source)</source>
<translation type="unfinished"></translation>
</message>
</message>
<message>
<location filename="core_strings.h" line="103"/>
- <source>Energympro GPS training watch</source>
+ <location filename="core_strings.h" line="234"/>
+ <source>Time zone ID</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="core_strings.h" line="104"/>
- <source>Enigma binary waypoint file (.ert)</source>
+ <source>Energympro GPS training watch</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="core_strings.h" line="105"/>
- <source>Source for name field in .dbf</source>
+ <source>Enigma binary waypoint file (.ert)</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="core_strings.h" line="106"/>
- <source>Source for URL field in .dbf</source>
+ <source>Source for name field in .dbf</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="core_strings.h" line="107"/>
- <source>ESRI shapefile</source>
+ <source>Source for URL field in .dbf</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="core_strings.h" line="108"/>
- <source>F90G Automobile DVR GPS log file</source>
+ <source>ESRI shapefile</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="core_strings.h" line="109"/>
- <source>(integer sec or 'auto') Barograph to GPS time diff</source>
+ <source>F90G Automobile DVR GPS log file</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="core_strings.h" line="110"/>
- <source>FAI/IGC Flight Recorder Data Format</source>
+ <source>(integer sec or 'auto') Barograph to GPS time diff</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="core_strings.h" line="111"/>
+ <source>FAI/IGC Flight Recorder Data Format</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="core_strings.h" line="112"/>
<source>Read all points even if latitude or longitude is missing</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="112"/>
+ <location filename="core_strings.h" line="113"/>
+ <source>Attempt to recovery data from corrupt file</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="core_strings.h" line="114"/>
<source>Flexible and Interoperable Data Transfer (FIT) Activity file</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="120"/>
+ <location filename="core_strings.h" line="122"/>
<source>FlySight GPS File</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="121"/>
+ <location filename="core_strings.h" line="123"/>
<source>Default speed for waypoints (knots/hr)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="122"/>
+ <location filename="core_strings.h" line="124"/>
<source>Split input into separate files</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="123"/>
+ <location filename="core_strings.h" line="125"/>
<source>Franson GPSGate Simulation</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="131"/>
+ <location filename="core_strings.h" line="133"/>
<source>Fugawi</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="132"/>
+ <location filename="core_strings.h" line="134"/>
<source>G7ToWin data files (.g7t)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="140"/>
+ <location filename="core_strings.h" line="142"/>
<source>Garmin 301 Custom position and heartrate</source>
<translation type="unfinished"></translation>
</message>
- <message>
- <location filename="core_strings.h" line="148"/>
- <source>Garmin G1000 datalog input filter file</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="core_strings.h" line="149"/>
- <source>Garmin Logbook XML</source>
- <translation type="unfinished"></translation>
- </message>
<message>
<location filename="core_strings.h" line="150"/>
- <source>Default category on output (1..16)</source>
+ <source>Garmin G1000 datalog input filter file</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="core_strings.h" line="151"/>
- <location filename="core_strings.h" line="206"/>
- <source>Bitmap of categories</source>
+ <source>Garmin Logbook XML</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="core_strings.h" line="152"/>
- <source>Version of gdb file to generate (1..3)</source>
+ <source>Default category on output (1..16)</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="core_strings.h" line="153"/>
- <source>Drop route points that do not have an equivalent waypoint (hidden points)</source>
+ <location filename="core_strings.h" line="202"/>
+ <source>Bitmap of categories</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="core_strings.h" line="154"/>
- <source>Include major turn points (with description) from calculated route</source>
+ <source>Version of gdb file to generate (1..3)</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="core_strings.h" line="155"/>
- <source>Garmin MapSource - gdb</source>
+ <source>Drop route points that do not have an equivalent waypoint (hidden points)</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="core_strings.h" line="156"/>
- <location filename="core_strings.h" line="198"/>
- <location filename="core_strings.h" line="304"/>
- <source>Length of generated shortnames</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="core_strings.h" line="158"/>
- <source>Version of mapsource file to generate (3,4,5)</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="core_strings.h" line="159"/>
- <source>Merge output with existing file</source>
+ <source>Don't create waypoints for non-user points</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="160"/>
- <source>Use depth values on output (default is ignore)</source>
+ <location filename="core_strings.h" line="157"/>
+ <source>Include major turn points (with description) from calculated route</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="161"/>
- <source>Use proximity values on output (default is ignore)</source>
+ <location filename="core_strings.h" line="158"/>
+ <source>Garmin MapSource - gdb</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="162"/>
- <source>Garmin MapSource - mps</source>
+ <location filename="core_strings.h" line="194"/>
+ <location filename="core_strings.h" line="301"/>
+ <source>Length of generated shortnames</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="163"/>
+ <location filename="core_strings.h" line="159"/>
<source>Read/Write date format (i.e. yyyy/mm/dd)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="165"/>
+ <location filename="core_strings.h" line="161"/>
<source>Distance unit [m=metric, s=statute]</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="166"/>
- <location filename="core_strings.h" line="676"/>
+ <location filename="core_strings.h" line="162"/>
+ <location filename="core_strings.h" line="673"/>
<source>Write position using this grid.</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="167"/>
+ <location filename="core_strings.h" line="163"/>
<source>Precision of coordinates</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="168"/>
+ <location filename="core_strings.h" line="164"/>
<source>Temperature unit [c=Celsius, f=Fahrenheit]</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="169"/>
+ <location filename="core_strings.h" line="165"/>
<source>Read/Write time format (i.e. HH:mm:ss xx)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="170"/>
- <location filename="core_strings.h" line="677"/>
+ <location filename="core_strings.h" line="166"/>
+ <location filename="core_strings.h" line="674"/>
<source>Write timestamps with offset x to UTC time</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="171"/>
+ <location filename="core_strings.h" line="167"/>
<source>Garmin MapSource - txt (tab delimited)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="173"/>
+ <location filename="core_strings.h" line="169"/>
<source>Write tracks compatible with Carto Exploreur</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="174"/>
+ <location filename="core_strings.h" line="170"/>
<source>Garmin PCX5</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="182"/>
+ <location filename="core_strings.h" line="178"/>
<source>Garmin POI database</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="183"/>
+ <location filename="core_strings.h" line="179"/>
<source>Enable alerts on speed or proximity distance</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="184"/>
+ <location filename="core_strings.h" line="180"/>
<source>Use specified bitmap on output</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="185"/>
+ <location filename="core_strings.h" line="181"/>
<source>Default category on output</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="186"/>
+ <location filename="core_strings.h" line="182"/>
<source>Don't show gpi bitmap on device</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="187"/>
+ <location filename="core_strings.h" line="183"/>
<source>Write description to address field</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="188"/>
+ <location filename="core_strings.h" line="184"/>
<source>Write notes to address field</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="189"/>
+ <location filename="core_strings.h" line="185"/>
<source>Write position to address field</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="190"/>
+ <location filename="core_strings.h" line="186"/>
<source>Default proximity</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="191"/>
+ <location filename="core_strings.h" line="187"/>
<source>After output job done sleep n second(s)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="192"/>
+ <location filename="core_strings.h" line="188"/>
<source>Default speed</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="193"/>
+ <location filename="core_strings.h" line="189"/>
<source>Create unique waypoint names (default = yes)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="194"/>
+ <location filename="core_strings.h" line="190"/>
<source>Units used for names with @speed ('s'tatute or 'm'etric)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="195"/>
+ <location filename="core_strings.h" line="191"/>
<source>codec to use for writing strings</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="196"/>
+ <location filename="core_strings.h" line="192"/>
<source>language code to use for reading dual language files</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="197"/>
+ <location filename="core_strings.h" line="193"/>
<source>Garmin Points of Interest (.gpi)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="201"/>
- <location filename="core_strings.h" line="543"/>
+ <location filename="core_strings.h" line="197"/>
+ <location filename="core_strings.h" line="539"/>
<source>Return current position as a waypoint</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="202"/>
- <location filename="core_strings.h" line="507"/>
+ <location filename="core_strings.h" line="198"/>
+ <location filename="core_strings.h" line="503"/>
<source>Command unit to power itself down</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="203"/>
+ <location filename="core_strings.h" line="199"/>
<source>Erase existing courses when writing new ones</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="204"/>
+ <location filename="core_strings.h" line="200"/>
<source>Sync GPS time to computer time</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="205"/>
+ <location filename="core_strings.h" line="201"/>
<source>Category number to use for written waypoints</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="207"/>
+ <location filename="core_strings.h" line="203"/>
<source>Speed in bits per second of serial port (baud=9600)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="208"/>
+ <location filename="core_strings.h" line="204"/>
<source>Garmin serial/USB protocol</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="209"/>
+ <location filename="core_strings.h" line="205"/>
<source>Write course rather than history, default yes</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="210"/>
+ <location filename="core_strings.h" line="206"/>
<source>Sport: Biking (deflt), Running, MultiSport, Other</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="211"/>
+ <location filename="core_strings.h" line="207"/>
<source>Garmin Training Center (.tcx/.crs/.hst/.xml)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="213"/>
+ <location filename="core_strings.h" line="209"/>
<source>Omit Placer name</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="214"/>
+ <location filename="core_strings.h" line="210"/>
<source>Geocaching.com .loc</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="215"/>
+ <location filename="core_strings.h" line="211"/>
<source>Geogrid-Viewer ascii overlay file (.ovl)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="216"/>
+ <location filename="core_strings.h" line="212"/>
<source>Geogrid-Viewer binary overlay file (.ovl)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="217"/>
+ <location filename="core_strings.h" line="213"/>
<source>Geogrid-Viewer tracklogs (.log)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="218"/>
+ <location filename="core_strings.h" line="214"/>
<source>Compact Output. Default is off.</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="219"/>
+ <location filename="core_strings.h" line="215"/>
<source>GeoJson</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="227"/>
+ <location filename="core_strings.h" line="223"/>
<source>GEOnet Names Server (GNS)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="228"/>
- <location filename="core_strings.h" line="231"/>
- <location filename="core_strings.h" line="317"/>
- <location filename="core_strings.h" line="429"/>
- <location filename="core_strings.h" line="447"/>
- <location filename="core_strings.h" line="479"/>
- <location filename="core_strings.h" line="590"/>
- <location filename="core_strings.h" line="695"/>
+ <location filename="core_strings.h" line="224"/>
+ <location filename="core_strings.h" line="227"/>
+ <location filename="core_strings.h" line="314"/>
+ <location filename="core_strings.h" line="425"/>
+ <location filename="core_strings.h" line="443"/>
+ <location filename="core_strings.h" line="475"/>
+ <location filename="core_strings.h" line="587"/>
+ <location filename="core_strings.h" line="692"/>
<source>Erase device data after download</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="229"/>
- <location filename="core_strings.h" line="232"/>
- <location filename="core_strings.h" line="318"/>
- <location filename="core_strings.h" line="480"/>
+ <location filename="core_strings.h" line="225"/>
+ <location filename="core_strings.h" line="228"/>
+ <location filename="core_strings.h" line="315"/>
+ <location filename="core_strings.h" line="476"/>
<source>Only erase device data, do not download anything</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="230"/>
+ <location filename="core_strings.h" line="226"/>
<source>GlobalSat DG-100/BT-335 Download</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="233"/>
+ <location filename="core_strings.h" line="229"/>
<source>GlobalSat DG-200 Download</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="234"/>
+ <location filename="core_strings.h" line="230"/>
<source>list tracks</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="235"/>
+ <location filename="core_strings.h" line="231"/>
<source>get track</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="236"/>
- <location filename="core_strings.h" line="237"/>
- <location filename="core_strings.h" line="446"/>
- <location filename="core_strings.h" line="598"/>
+ <location filename="core_strings.h" line="232"/>
+ <location filename="core_strings.h" line="233"/>
+ <location filename="core_strings.h" line="442"/>
+ <location filename="core_strings.h" line="595"/>
<source>Dump raw data to this file</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="238"/>
+ <location filename="core_strings.h" line="235"/>
<source>GlobalSat GH625XT GPS training watch</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="239"/>
+ <location filename="core_strings.h" line="236"/>
<source>Google Directions XML</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="241"/>
+ <location filename="core_strings.h" line="238"/>
<source>Export linestrings for tracks and routes</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="242"/>
+ <location filename="core_strings.h" line="239"/>
<source>Export placemarks for tracks and routes</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="243"/>
+ <location filename="core_strings.h" line="240"/>
<source>Width of lines, in pixels</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="244"/>
+ <location filename="core_strings.h" line="241"/>
<source>Line color, specified in hex AABBGGRR</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="245"/>
+ <location filename="core_strings.h" line="242"/>
<source>Altitudes are absolute and not clamped to ground</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="246"/>
+ <location filename="core_strings.h" line="243"/>
<source>Draw extrusion line from trackpoint to ground</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="247"/>
+ <location filename="core_strings.h" line="244"/>
<source>Write KML track (default = 0)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="248"/>
+ <location filename="core_strings.h" line="245"/>
<source>Include extended data for trackpoints (default = 1)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="249"/>
+ <location filename="core_strings.h" line="246"/>
<source>Indicate direction of travel in track icons (default = 0)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="250"/>
+ <location filename="core_strings.h" line="247"/>
<source>Units used when writing comments ('s'tatute, 'm'etric,' 'n'autical, 'a'viation)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="251"/>
+ <location filename="core_strings.h" line="248"/>
<source>Display labels on track and routepoints (default = 1)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="252"/>
+ <location filename="core_strings.h" line="249"/>
<source>Retain at most this number of position points (0 = unlimited)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="253"/>
+ <location filename="core_strings.h" line="250"/>
<source>Rotate colors for tracks and routes (default automatic)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="254"/>
+ <location filename="core_strings.h" line="251"/>
<source>Precision of coordinates, number of decimals</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="255"/>
+ <location filename="core_strings.h" line="252"/>
<source>Google Earth (Keyhole) Markup Language</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="256"/>
+ <location filename="core_strings.h" line="253"/>
<source>Google Navigator Tracklines (.trl)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="257"/>
- <location filename="core_strings.h" line="542"/>
+ <location filename="core_strings.h" line="254"/>
+ <location filename="core_strings.h" line="538"/>
<source>Complete date-free tracks with given date (YYYYMMDD).</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="258"/>
+ <location filename="core_strings.h" line="255"/>
<source>The maximum speed (km/h) traveling from waypoint to waypoint.</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="259"/>
+ <location filename="core_strings.h" line="256"/>
<source>The minimum speed (km/h) traveling from waypoint to waypoint. Set >0 to remove duplicate waypoints</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="260"/>
+ <location filename="core_strings.h" line="257"/>
<source>Cleanup common errors in trackdata</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="261"/>
+ <location filename="core_strings.h" line="258"/>
<source>GoPal GPS track log (.trk)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="269"/>
+ <location filename="core_strings.h" line="266"/>
<source>GPS Tracking Key Pro text</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="270"/>
+ <location filename="core_strings.h" line="267"/>
<source>GPS TrackMaker</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="278"/>
+ <location filename="core_strings.h" line="275"/>
<source>GPSBabel arc filter file</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="286"/>
+ <location filename="core_strings.h" line="283"/>
<source>GpsDrive Format</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="294"/>
+ <location filename="core_strings.h" line="291"/>
<source>GpsDrive Format for Tracks</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="302"/>
+ <location filename="core_strings.h" line="299"/>
<source>GPSman</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="303"/>
+ <location filename="core_strings.h" line="300"/>
<source>gpsutil</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="305"/>
+ <location filename="core_strings.h" line="302"/>
<source>No whitespace in generated shortnames</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="306"/>
+ <location filename="core_strings.h" line="303"/>
<source>Create waypoints from geocache log entries</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="307"/>
+ <location filename="core_strings.h" line="304"/>
<source>Base URL for link tag in output</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="308"/>
+ <location filename="core_strings.h" line="305"/>
<source>Target GPX version for output</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="309"/>
+ <location filename="core_strings.h" line="306"/>
<source>Add info (depth) as Humminbird extension</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="310"/>
+ <location filename="core_strings.h" line="307"/>
<source>Add info (depth) as Garmin extension</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="311"/>
+ <location filename="core_strings.h" line="308"/>
<source>Precision of elevations, number of decimals</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="312"/>
+ <location filename="core_strings.h" line="309"/>
<source>GPX XML</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="313"/>
+ <location filename="core_strings.h" line="310"/>
<source>HikeTech</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="314"/>
+ <location filename="core_strings.h" line="311"/>
<source>Holux (gm-100) .wpo Format</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="315"/>
- <location filename="core_strings.h" line="320"/>
- <location filename="core_strings.h" line="477"/>
- <location filename="core_strings.h" line="482"/>
+ <location filename="core_strings.h" line="312"/>
+ <location filename="core_strings.h" line="317"/>
+ <location filename="core_strings.h" line="473"/>
+ <location filename="core_strings.h" line="478"/>
<source>MTK compatible CSV output file</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="316"/>
+ <location filename="core_strings.h" line="313"/>
<source>Holux M-241 (MTK based) Binary File Format</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="319"/>
- <location filename="core_strings.h" line="431"/>
- <location filename="core_strings.h" line="481"/>
+ <location filename="core_strings.h" line="316"/>
+ <location filename="core_strings.h" line="427"/>
+ <location filename="core_strings.h" line="477"/>
<source>Enable logging after download</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="321"/>
- <location filename="core_strings.h" line="483"/>
+ <location filename="core_strings.h" line="318"/>
+ <location filename="core_strings.h" line="479"/>
<source>Size of blocks in KB to request from device</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="322"/>
+ <location filename="core_strings.h" line="319"/>
<source>Holux M-241 (MTK based) download</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="323"/>
+ <location filename="core_strings.h" line="320"/>
<source>Honda/Acura Navigation System VP Log File Format</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="324"/>
+ <location filename="core_strings.h" line="321"/>
<source>Path to HTML style sheet</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="325"/>
- <location filename="core_strings.h" line="628"/>
- <location filename="core_strings.h" line="681"/>
+ <location filename="core_strings.h" line="322"/>
+ <location filename="core_strings.h" line="625"/>
+ <location filename="core_strings.h" line="678"/>
<source>Encrypt hints using ROT13</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="326"/>
- <location filename="core_strings.h" line="629"/>
+ <location filename="core_strings.h" line="323"/>
+ <location filename="core_strings.h" line="626"/>
<source>Include groundspeak logs if present</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="327"/>
- <location filename="core_strings.h" line="630"/>
+ <location filename="core_strings.h" line="324"/>
+ <location filename="core_strings.h" line="627"/>
<source>Degrees output as 'ddd', 'dmm'(default) or 'dms'</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="328"/>
- <location filename="core_strings.h" line="631"/>
+ <location filename="core_strings.h" line="325"/>
+ <location filename="core_strings.h" line="628"/>
<source>Units for altitude (f)eet or (m)etres</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="329"/>
+ <location filename="core_strings.h" line="326"/>
<source>HTML Output</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="330"/>
+ <location filename="core_strings.h" line="327"/>
<source>Humminbird tracks (.ht)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="331"/>
+ <location filename="core_strings.h" line="328"/>
<source>Humminbird waypoints and routes (.hwr)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="332"/>
+ <location filename="core_strings.h" line="329"/>
<source>Index of track to write (if more than one in source)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="333"/>
+ <location filename="core_strings.h" line="330"/>
<source>IGN Rando track files</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="341"/>
+ <location filename="core_strings.h" line="338"/>
<source>iGo Primo points of interest (.upoi)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="349"/>
+ <location filename="core_strings.h" line="346"/>
<source>iGO2008 points of interest (.upoi)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="350"/>
+ <location filename="core_strings.h" line="347"/>
<source>Track identification number</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="351"/>
+ <location filename="core_strings.h" line="348"/>
<source>Track title</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="352"/>
+ <location filename="core_strings.h" line="349"/>
<source>Track description</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="353"/>
+ <location filename="core_strings.h" line="350"/>
<source>IGO8 .trk</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="354"/>
+ <location filename="core_strings.h" line="351"/>
<source>Jelbert GeoTagger data file</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="355"/>
+ <location filename="core_strings.h" line="352"/>
<source>Jogmap.de XML format</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="363"/>
+ <location filename="core_strings.h" line="360"/>
<source>Kompass (DAV) Track (.tk)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="371"/>
+ <location filename="core_strings.h" line="368"/>
<source>Kompass (DAV) Waypoints (.wp)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="372"/>
- <source>KuDaTa PsiTrex text</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="core_strings.h" line="373"/>
+ <location filename="core_strings.h" line="369"/>
<source>(USR input) Ignore event marker icons on read</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="374"/>
+ <location filename="core_strings.h" line="370"/>
<source>(USR output) Treat waypoints as icons on write</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="375"/>
+ <location filename="core_strings.h" line="371"/>
<source>(USR output) Merge into one segmented trail</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="376"/>
+ <location filename="core_strings.h" line="372"/>
<source>(USR input) Break segments into separate trails</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="377"/>
+ <location filename="core_strings.h" line="373"/>
<source>(USR output) Write version</source>
<oldsource>(USR input) Read version</oldsource>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="378"/>
+ <location filename="core_strings.h" line="374"/>
<source>(USR output) Output file title string</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="379"/>
+ <location filename="core_strings.h" line="375"/>
<source>(USR output) Device serial number</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="380"/>
+ <location filename="core_strings.h" line="376"/>
<source>(USR output) Output file content description</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="381"/>
+ <location filename="core_strings.h" line="377"/>
<source>Lowrance USR</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="382"/>
+ <location filename="core_strings.h" line="378"/>
<source>Magellan Explorist Geocaching</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="383"/>
+ <location filename="core_strings.h" line="379"/>
<source>MapSend version TRK file to generate (3,4)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="384"/>
+ <location filename="core_strings.h" line="380"/>
<source>Magellan Mapsend</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="386"/>
- <location filename="core_strings.h" line="389"/>
- <location filename="core_strings.h" line="392"/>
+ <location filename="core_strings.h" line="382"/>
+ <location filename="core_strings.h" line="385"/>
+ <location filename="core_strings.h" line="388"/>
<source>Max number of comments to write (maxcmts=200)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="387"/>
+ <location filename="core_strings.h" line="383"/>
<source>Magellan SD files (as for eXplorist)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="390"/>
+ <location filename="core_strings.h" line="386"/>
<source>Magellan SD files (as for Meridian)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="393"/>
+ <location filename="core_strings.h" line="389"/>
<source>Numeric value of bitrate (baud=4800)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="394"/>
+ <location filename="core_strings.h" line="390"/>
<source>Suppress use of handshaking in name of speed</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="395"/>
- <location filename="core_strings.h" line="504"/>
+ <location filename="core_strings.h" line="391"/>
+ <location filename="core_strings.h" line="500"/>
<source>Delete all waypoints</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="396"/>
+ <location filename="core_strings.h" line="392"/>
<source>Magellan serial protocol</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="397"/>
+ <location filename="core_strings.h" line="393"/>
<source>MagicMaps IK3D project file (.ikt)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="405"/>
+ <location filename="core_strings.h" line="401"/>
<source>Mainnav</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="406"/>
+ <location filename="core_strings.h" line="402"/>
<source>Include only via stations in route</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="407"/>
+ <location filename="core_strings.h" line="403"/>
<source>Map&Guide 'TourExchangeFormat' XML</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="408"/>
+ <location filename="core_strings.h" line="404"/>
<source>MapAsia track file (.tr7)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="409"/>
+ <location filename="core_strings.h" line="405"/>
<source>Mapbar (China) navigation track for Sonim Xp3300</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="410"/>
+ <location filename="core_strings.h" line="406"/>
<source>Mapfactor Navigator</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="418"/>
+ <location filename="core_strings.h" line="414"/>
<source>Mapopolis.com Mapconverter CSV</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="426"/>
+ <location filename="core_strings.h" line="422"/>
<source>MapTech Exchange Format</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="427"/>
+ <location filename="core_strings.h" line="423"/>
<source>Speed in bits per second of serial port (autodetect=0)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="428"/>
+ <location filename="core_strings.h" line="424"/>
<source>Download logged fixes</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="430"/>
+ <location filename="core_strings.h" line="426"/>
<source>Show device status</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="432"/>
+ <location filename="core_strings.h" line="428"/>
<source>MediaTek Locus</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="433"/>
+ <location filename="core_strings.h" line="429"/>
<source>Write items 'locked' [default no]</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="434"/>
+ <location filename="core_strings.h" line="430"/>
<source>Write items 'visible' [default yes]</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="435"/>
+ <location filename="core_strings.h" line="431"/>
<source>Write files with internal version [n]</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="436"/>
+ <location filename="core_strings.h" line="432"/>
<source>Memory-Map Navigator overlay files (.mmo)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="444"/>
+ <location filename="core_strings.h" line="440"/>
<source>Microsoft Streets and Trips 2002-2007</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="445"/>
- <location filename="core_strings.h" line="593"/>
+ <location filename="core_strings.h" line="441"/>
+ <location filename="core_strings.h" line="590"/>
<source>Baud rate used for download</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="448"/>
- <location filename="core_strings.h" line="596"/>
+ <location filename="core_strings.h" line="444"/>
+ <location filename="core_strings.h" line="593"/>
<source>First sector to be read from the device</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="449"/>
- <location filename="core_strings.h" line="594"/>
+ <location filename="core_strings.h" line="445"/>
+ <location filename="core_strings.h" line="591"/>
<source>Baud rate used to init device (0=autodetect)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="450"/>
- <location filename="core_strings.h" line="597"/>
+ <location filename="core_strings.h" line="446"/>
+ <location filename="core_strings.h" line="594"/>
<source>Last sector to be read from the device (-1: smart read everything)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="451"/>
- <location filename="core_strings.h" line="599"/>
+ <location filename="core_strings.h" line="447"/>
+ <location filename="core_strings.h" line="596"/>
<source>Disable output (useful with erase)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="452"/>
- <location filename="core_strings.h" line="595"/>
+ <location filename="core_strings.h" line="448"/>
+ <location filename="core_strings.h" line="592"/>
<source>Number of sectors to read at once (0=use single sector mode)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="453"/>
+ <location filename="core_strings.h" line="449"/>
<source>POI for Home Symbol as lat:lng[:alt]</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="454"/>
+ <location filename="core_strings.h" line="450"/>
<source>POI for Car Symbol as lat:lng[:alt]</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="455"/>
+ <location filename="core_strings.h" line="451"/>
<source>POI for Boat Symbol as lat:lng[:alt]</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="456"/>
+ <location filename="core_strings.h" line="452"/>
<source>POI for Heart Symbol as lat:lng[:alt]</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="457"/>
+ <location filename="core_strings.h" line="453"/>
<source>POI for Bar Symbol as lat:lng[:alt]</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="460"/>
+ <location filename="core_strings.h" line="456"/>
<source>MiniHomer, a skyTraq Venus 6 based logger (download tracks, waypoints and get/set POI)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="461"/>
+ <location filename="core_strings.h" line="457"/>
<source>Garmin Mobile XT ([ATRK]/STRK)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="462"/>
+ <location filename="core_strings.h" line="458"/>
<source>Track name processing option ([0]-nrm/1-ign)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="463"/>
+ <location filename="core_strings.h" line="459"/>
<source>Mobile Garmin XT Track files</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="471"/>
+ <location filename="core_strings.h" line="467"/>
<source>Motoactiv CSV</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="472"/>
- <location filename="core_strings.h" line="492"/>
+ <location filename="core_strings.h" line="468"/>
+ <location filename="core_strings.h" line="488"/>
<source>Index of route to write (if more than one in source)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="473"/>
+ <location filename="core_strings.h" line="469"/>
<source>New name for the route</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="474"/>
+ <location filename="core_strings.h" line="470"/>
<source>Radius of our big earth (default 6371000 meters)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="476"/>
+ <location filename="core_strings.h" line="472"/>
<source>Motorrad Routenplaner (Map&Guide) .bcr files</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="478"/>
+ <location filename="core_strings.h" line="474"/>
<source>MTK Logger (iBlue 747,...) Binary File Format</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="484"/>
+ <location filename="core_strings.h" line="480"/>
<source>MTK Logger (iBlue 747,Qstarz BT-1000,...) download</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="485"/>
+ <location filename="core_strings.h" line="481"/>
<source>MyNav TRC format</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="486"/>
+ <location filename="core_strings.h" line="482"/>
<source>Datum (default=NAD27)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="487"/>
+ <location filename="core_strings.h" line="483"/>
<source>National Geographic Topo .tpg (waypoints)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="488"/>
+ <location filename="core_strings.h" line="484"/>
<source>National Geographic Topo 2.x .tpo</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="489"/>
+ <location filename="core_strings.h" line="485"/>
<source>National Geographic Topo 3.x/4.x .tpo</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="490"/>
+ <location filename="core_strings.h" line="486"/>
<source>Suppress retired geocaches</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="491"/>
+ <location filename="core_strings.h" line="487"/>
<source>Navicache.com XML</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="493"/>
+ <location filename="core_strings.h" line="489"/>
<source>Navigon Mobile Navigator .rte files</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="501"/>
+ <location filename="core_strings.h" line="497"/>
<source>Navigon Waypoints</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="502"/>
+ <location filename="core_strings.h" line="498"/>
<source>Delete all track points</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="503"/>
+ <location filename="core_strings.h" line="499"/>
<source>Delete all routes</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="505"/>
+ <location filename="core_strings.h" line="501"/>
<source>Clear the datalog</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="506"/>
+ <location filename="core_strings.h" line="502"/>
<source>Read from datalogger buffer</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="508"/>
+ <location filename="core_strings.h" line="504"/>
<source>NaviGPS GT-11/BGT-11 Download</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="509"/>
+ <location filename="core_strings.h" line="505"/>
<source>NaviGPS GT-31/BGT-31 datalogger (.sbp)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="510"/>
+ <location filename="core_strings.h" line="506"/>
<source>NaviGPS GT-31/BGT-31 SiRF binary logfile (.sbn)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="511"/>
+ <location filename="core_strings.h" line="507"/>
<source>'wp' - Create waypoint file , 'rte' - Create route file</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="512"/>
+ <location filename="core_strings.h" line="508"/>
<source>'n' - Keep the existing wp name, 'y' - rename waypoints</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="513"/>
+ <location filename="core_strings.h" line="509"/>
<source>Naviguide binary route file (.twl)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="514"/>
+ <location filename="core_strings.h" line="510"/>
<source>Navitel binary track (.bin)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="522"/>
+ <location filename="core_strings.h" line="518"/>
<source>Navitrak DNA marker format</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="523"/>
+ <location filename="core_strings.h" line="519"/>
<source>Non-stealth encrypted icon name</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="524"/>
+ <location filename="core_strings.h" line="520"/>
<source>Non-stealth non-encrypted icon name</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="525"/>
+ <location filename="core_strings.h" line="521"/>
<source>Stealth encrypted icon name</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="526"/>
+ <location filename="core_strings.h" line="522"/>
<source>Stealth non-encrypted icon name</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="527"/>
- <location filename="core_strings.h" line="691"/>
+ <location filename="core_strings.h" line="523"/>
+ <location filename="core_strings.h" line="688"/>
<source>Shortname is MAC address</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="528"/>
+ <location filename="core_strings.h" line="524"/>
<source>NetStumbler Summary File (text)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="536"/>
+ <location filename="core_strings.h" line="532"/>
<source>NIMA/GNIS Geographic Names File</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="537"/>
+ <location filename="core_strings.h" line="533"/>
<source>Max length of waypoint name to write</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="538"/>
+ <location filename="core_strings.h" line="534"/>
<source>Read/write GPRMC sentences</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="539"/>
+ <location filename="core_strings.h" line="535"/>
<source>Read/write GPGGA sentences</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="540"/>
+ <location filename="core_strings.h" line="536"/>
<source>Read/write GPVTG sentences</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="541"/>
+ <location filename="core_strings.h" line="537"/>
<source>Read/write GPGSA sentences</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="544"/>
+ <location filename="core_strings.h" line="540"/>
<source>Decimal seconds to pause between groups of strings</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="545"/>
+ <location filename="core_strings.h" line="541"/>
<source>Append realtime positioning data to the output file instead of truncating</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="546"/>
+ <location filename="core_strings.h" line="542"/>
<source>Speed in bits per second of serial port (baud=4800)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="547"/>
+ <location filename="core_strings.h" line="543"/>
<source>Write tracks for Gisteq Phototracker</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="548"/>
+ <location filename="core_strings.h" line="544"/>
<source>Accept position fixes in gpgga marked invalid</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="549"/>
+ <location filename="core_strings.h" line="545"/>
<source>NMEA 0183 sentences</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="550"/>
+ <location filename="core_strings.h" line="546"/>
<source>Compact binary representation</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="551"/>
+ <location filename="core_strings.h" line="547"/>
<source>Nokia Landmark Exchange</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="552"/>
+ <location filename="core_strings.h" line="548"/>
<source>Write additional way tag key/value pairs</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="553"/>
+ <location filename="core_strings.h" line="549"/>
<source>Write additional node tag key/value pairs</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="554"/>
+ <location filename="core_strings.h" line="550"/>
<source>Use this value as custom created_by value</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="555"/>
+ <location filename="core_strings.h" line="551"/>
<source>OpenStreetMap data files</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="556"/>
+ <location filename="core_strings.h" line="552"/>
<source>Write all tracks into one file</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="561"/>
+ <location filename="core_strings.h" line="557"/>
<source>Waypoint foreground color</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="562"/>
+ <location filename="core_strings.h" line="558"/>
<source>Waypoint background color</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="563"/>
+ <location filename="core_strings.h" line="559"/>
<source>Proximity distance</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="564"/>
+ <location filename="core_strings.h" line="560"/>
<source>Unit used in altitude values</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="565"/>
+ <location filename="core_strings.h" line="561"/>
<source>Unit used in proximity values</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="566"/>
+ <location filename="core_strings.h" line="562"/>
<source>codec to use for reading and writing strings (default windows-1252)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="567"/>
+ <location filename="core_strings.h" line="563"/>
<source>OziExplorer</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="568"/>
+ <location filename="core_strings.h" line="564"/>
<source>PocketFMS breadcrumbs</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="569"/>
+ <location filename="core_strings.h" line="565"/>
<source>PocketFMS flightplan (.xml)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="570"/>
+ <location filename="core_strings.h" line="566"/>
<source>PocketFMS waypoints (.txt)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="571"/>
+ <location filename="core_strings.h" line="567"/>
+ <source>Qstarz BL-1000</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="core_strings.h" line="568"/>
<source>Default location</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="572"/>
+ <location filename="core_strings.h" line="569"/>
<source>Raymarine Waypoint File (.rwf)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="580"/>
+ <location filename="core_strings.h" line="577"/>
<source>Ricoh GPS Log File</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="588"/>
+ <location filename="core_strings.h" line="585"/>
<source>See You flight analysis data</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="589"/>
+ <location filename="core_strings.h" line="586"/>
<source>Skymap / KMD150 ascii files</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="591"/>
+ <location filename="core_strings.h" line="588"/>
<source>Set location finder target location as lat,lng</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="592"/>
+ <location filename="core_strings.h" line="589"/>
<source>Configure logging parameter as tmin:tmax:dmin:dmax</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="458"/>
- <location filename="core_strings.h" line="600"/>
<location filename="core_strings.h" line="605"/>
- <source>Seconds that GPS time tracks UTC (0: best guess)</source>
+ <source>Video position for which exact GPS time is known (hhmmss[.sss], default is 00:00:00,000)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="459"/>
- <location filename="core_strings.h" line="601"/>
<location filename="core_strings.h" line="606"/>
- <source>GPS week rollover period we're in (-1: best guess)</source>
+ <source>GPS time at position video_time (hhmmss[.sss], default is first timestamp of track)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="602"/>
- <source>SkyTraq Venus based loggers (download)</source>
+ <location filename="core_strings.h" line="607"/>
+ <source>GPS date at position video_time (yyyymmdd, default is first timestamp of track)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="603"/>
- <source>First sector to be read from the file</source>
+ <location filename="core_strings.h" line="454"/>
+ <location filename="core_strings.h" line="597"/>
+ <location filename="core_strings.h" line="602"/>
+ <source>Seconds that GPS time tracks UTC (0: best guess)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="604"/>
- <source>Last sector to be read from the file (-1: read till empty sector)</source>
+ <location filename="core_strings.h" line="455"/>
+ <location filename="core_strings.h" line="598"/>
+ <location filename="core_strings.h" line="603"/>
+ <source>GPS week rollover period we're in (-1: best guess)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="607"/>
- <source>SkyTraq Venus based loggers Binary File Format</source>
+ <location filename="core_strings.h" line="599"/>
+ <source>SkyTraq Venus based loggers (download)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="608"/>
- <source>Video position for which exact GPS time is known (hhmmss, default is 0:00:00)</source>
+ <location filename="core_strings.h" line="600"/>
+ <source>First sector to be read from the file</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="609"/>
- <source>GPS time at position video_time (hhmmss, default is first timestamp of track)</source>
+ <location filename="core_strings.h" line="601"/>
+ <source>Last sector to be read from the file (-1: read till empty sector)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="610"/>
- <source>GPS date at position video_time (hhmmss, default is first timestamp of track)</source>
+ <location filename="core_strings.h" line="604"/>
+ <source>SkyTraq Venus based loggers Binary File Format</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="611"/>
+ <location filename="core_strings.h" line="608"/>
<source>Format for subtitles</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="612"/>
+ <location filename="core_strings.h" line="609"/>
<source>SubRip subtitles for video mapping (.srt)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="613"/>
+ <location filename="core_strings.h" line="610"/>
<source>Index of route (if more than one in source)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="614"/>
+ <location filename="core_strings.h" line="611"/>
<source>Suunto Trek Manager (STM) .sdf files</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="616"/>
+ <location filename="core_strings.h" line="613"/>
<source>Suunto Trek Manager (STM) WaypointPlus files</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="617"/>
+ <location filename="core_strings.h" line="614"/>
<source>Swiss Map 25/50/100 (.xol)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="625"/>
+ <location filename="core_strings.h" line="622"/>
<source>Tab delimited fields useful for OpenOffice</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="626"/>
+ <location filename="core_strings.h" line="623"/>
<source>Teletype [ Get Jonathon Johnson to describe</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="627"/>
+ <location filename="core_strings.h" line="624"/>
<source>Suppress separator lines between waypoints</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="632"/>
+ <location filename="core_strings.h" line="629"/>
<source>Write each waypoint in a separate file</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="633"/>
+ <location filename="core_strings.h" line="630"/>
<source>Textual Output</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="641"/>
+ <location filename="core_strings.h" line="638"/>
<source>TomTom Itineraries (.itn)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="649"/>
+ <location filename="core_strings.h" line="646"/>
<source>TomTom Places Itineraries (.itn)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="657"/>
+ <location filename="core_strings.h" line="654"/>
<source>TomTom POI file (.asc)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="658"/>
+ <location filename="core_strings.h" line="655"/>
<source>TomTom POI file (.ov2)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="659"/>
+ <location filename="core_strings.h" line="656"/>
<source>TopoMapPro Places File</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="660"/>
+ <location filename="core_strings.h" line="657"/>
<source>Index of track (if more than one in source)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="661"/>
+ <location filename="core_strings.h" line="658"/>
<source>TrackLogs digital mapping (.trl)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="662"/>
+ <location filename="core_strings.h" line="659"/>
<source>Suppress labels on generated pins</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="663"/>
+ <location filename="core_strings.h" line="660"/>
<source>Generate file with lat/lon for centering map</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="664"/>
+ <location filename="core_strings.h" line="661"/>
<source>Margin for map. Degrees or percentage</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="665"/>
+ <location filename="core_strings.h" line="662"/>
<source>Max shortname length when used with -s</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="666"/>
+ <location filename="core_strings.h" line="663"/>
<source>Days after which points are considered old</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="667"/>
+ <location filename="core_strings.h" line="664"/>
<source>Marker type for old points</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="668"/>
+ <location filename="core_strings.h" line="665"/>
<source>Marker type for new points</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="669"/>
+ <location filename="core_strings.h" line="666"/>
<source>Suppress whitespace in generated shortnames</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="670"/>
+ <location filename="core_strings.h" line="667"/>
<source>Marker type for unfound points</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="671"/>
+ <location filename="core_strings.h" line="668"/>
<source>Width in pixels of map</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="672"/>
+ <location filename="core_strings.h" line="669"/>
<source>Height in pixels of map</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="673"/>
+ <location filename="core_strings.h" line="670"/>
<source>The icon description is already the marker</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="674"/>
+ <location filename="core_strings.h" line="671"/>
<source>U.S. Census Bureau Tiger Mapping Service</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="678"/>
+ <location filename="core_strings.h" line="675"/>
<source>Write name(s) of format(s) from input session(s)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="679"/>
+ <location filename="core_strings.h" line="676"/>
<source>Write filename(s) from input session(s)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="680"/>
+ <location filename="core_strings.h" line="677"/>
<source>Universal csv with field structure in first line</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="682"/>
+ <location filename="core_strings.h" line="679"/>
<source>Vcard Output (for iPod)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="683"/>
+ <location filename="core_strings.h" line="680"/>
<source>Version of VidaOne file to read or write (1 or 2)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="684"/>
+ <location filename="core_strings.h" line="681"/>
<source>VidaOne GPS for Pocket PC (.gpb)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="685"/>
+ <location filename="core_strings.h" line="682"/>
<source>Vito Navigator II tracks</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="686"/>
+ <location filename="core_strings.h" line="683"/>
<source>Vito SmartMap tracks (.vtt)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="687"/>
+ <location filename="core_strings.h" line="684"/>
<source>Infrastructure closed icon name</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="688"/>
+ <location filename="core_strings.h" line="685"/>
<source>Infrastructure open icon name</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="689"/>
+ <location filename="core_strings.h" line="686"/>
<source>Ad-hoc closed icon name</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="690"/>
+ <location filename="core_strings.h" line="687"/>
<source>Ad-hoc open icon name</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="692"/>
+ <location filename="core_strings.h" line="689"/>
<source>WiFiFoFum 2.0 for PocketPC XML</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="693"/>
+ <location filename="core_strings.h" line="690"/>
<source>Wintec TES file</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="694"/>
+ <location filename="core_strings.h" line="691"/>
<source>Wintec WBT-100/200 Binary File Format</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="696"/>
+ <location filename="core_strings.h" line="693"/>
<source>Wintec WBT-100/200 GPS Download</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="697"/>
+ <location filename="core_strings.h" line="694"/>
<source>Wintec WBT-201/G-Rays 2 Binary File Format</source>
<translation type="unfinished"></translation>
</message>
<message>
+ <location filename="core_strings.h" line="695"/>
<location filename="core_strings.h" line="698"/>
- <location filename="core_strings.h" line="701"/>
<source>Appends the input to a backup file</source>
<translation type="unfinished"></translation>
</message>
<message>
+ <location filename="core_strings.h" line="696"/>
<location filename="core_strings.h" line="699"/>
- <location filename="core_strings.h" line="702"/>
<source>Only waypoints that are not the backup file</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="700"/>
+ <location filename="core_strings.h" line="697"/>
<source>XAiOX iTrackU Logger</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="703"/>
+ <location filename="core_strings.h" line="700"/>
<source>XAiOX iTrackU Logger Binary File Format</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="704"/>
+ <location filename="core_strings.h" line="701"/>
<source>String to separate concatenated address fields (default=", ")</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="core_strings.h" line="705"/>
+ <location filename="core_strings.h" line="702"/>
<source>Yahoo Geocode API data</source>
<translation type="unfinished"></translation>
</message>
<translation>Alt.: %1</translation>
</message>
<message>
- <location filename="gmapdlg.cc" line="123"/>
+ <location filename="gmapdlg.cc" line="124"/>
<source>Start: %1</source>
<translation>Start: %1</translation>
</message>
<message>
- <location filename="gmapdlg.cc" line="125"/>
+ <location filename="gmapdlg.cc" line="126"/>
<source>Stop: %1</source>
<translation>Stop: %1</translation>
</message>
<message>
- <location filename="gmapdlg.cc" line="128"/>
+ <location filename="gmapdlg.cc" line="129"/>
<source>Points: %1</source>
<translation>Punkte: %1</translation>
</message>
<message>
- <location filename="gmapdlg.cc" line="155"/>
+ <location filename="gmapdlg.cc" line="156"/>
<source>Waypoints</source>
<translation>Wegpunkte</translation>
</message>
<message>
- <location filename="gmapdlg.cc" line="170"/>
+ <location filename="gmapdlg.cc" line="171"/>
<source>Tracks</source>
<translation>Tracks</translation>
</message>
<message>
- <location filename="gmapdlg.cc" line="185"/>
+ <location filename="gmapdlg.cc" line="186"/>
<source>Routes</source>
<translation>Routen</translation>
</message>
<message>
- <location filename="gmapdlg.cc" line="540"/>
+ <location filename="gmapdlg.cc" line="541"/>
<source>Show All Waypoints</source>
<translation>alle Wegpunkte zeigen</translation>
</message>
<message>
- <location filename="gmapdlg.cc" line="541"/>
+ <location filename="gmapdlg.cc" line="542"/>
<source>Hide All Waypoints</source>
<translation>alle Wegpunkte verbergen</translation>
</message>
<message>
- <location filename="gmapdlg.cc" line="542"/>
- <location filename="gmapdlg.cc" line="549"/>
- <location filename="gmapdlg.cc" line="556"/>
+ <location filename="gmapdlg.cc" line="543"/>
+ <location filename="gmapdlg.cc" line="550"/>
+ <location filename="gmapdlg.cc" line="557"/>
<source>Expand All</source>
<translation>alles ausführlich</translation>
</message>
<message>
- <location filename="gmapdlg.cc" line="543"/>
- <location filename="gmapdlg.cc" line="550"/>
- <location filename="gmapdlg.cc" line="557"/>
+ <location filename="gmapdlg.cc" line="544"/>
+ <location filename="gmapdlg.cc" line="551"/>
+ <location filename="gmapdlg.cc" line="558"/>
<source>Collapse All</source>
<translation>alles kurz</translation>
</message>
<message>
- <location filename="gmapdlg.cc" line="547"/>
+ <location filename="gmapdlg.cc" line="548"/>
<source>Show All Routes</source>
<translation>alle Routen zeigen</translation>
</message>
<message>
- <location filename="gmapdlg.cc" line="548"/>
+ <location filename="gmapdlg.cc" line="549"/>
<source>Hide All Routes</source>
<translation>alle Routen verbergen</translation>
</message>
<message>
- <location filename="gmapdlg.cc" line="554"/>
+ <location filename="gmapdlg.cc" line="555"/>
<source>Show All Tracks</source>
<translation>alle Tracks zeigen</translation>
</message>
<message>
- <location filename="gmapdlg.cc" line="555"/>
+ <location filename="gmapdlg.cc" line="556"/>
<source>Hide All Tracks</source>
<translation>alle Tracks verbergen</translation>
</message>
<message>
- <location filename="gmapdlg.cc" line="561"/>
+ <location filename="gmapdlg.cc" line="562"/>
<source>Show Only This Waypoint</source>
<translation>nur diesen Wegpunkt zeigen</translation>
</message>
<message>
- <location filename="gmapdlg.cc" line="566"/>
+ <location filename="gmapdlg.cc" line="567"/>
<source>Show Only This Track</source>
<translation>nur diesen Track zeigen</translation>
</message>
<message>
- <location filename="gmapdlg.cc" line="571"/>
+ <location filename="gmapdlg.cc" line="572"/>
<source>Show Only This Route</source>
<translation>nur diese Route zeigen</translation>
</message>
<translation>Prozess endete mit code %1</translation>
</message>
<message>
- <location filename="mainwindow.cc" line="1053"/>
+ <location filename="mainwindow.cc" line="1054"/>
<source>Translation successful</source>
<translation>Konvertierung erfolgreich</translation>
</message>
<message>
- <location filename="mainwindow.cc" line="1063"/>
+ <location filename="mainwindow.cc" line="1064"/>
<source>Error running gpsbabel: %1
</source>
<translation>Fehler beim Aufruf von gpsbabel: %1</translation>
</message>
<message>
- <location filename="mainwindow.cc" line="1183"/>
+ <location filename="mainwindow.cc" line="1184"/>
<source>Are you sure you want to reset all format options to default values?</source>
<translation>Sind Sie sicher, dass Sie alle Formatoptionen auf die Vorgaben stellen wollen?</translation>
</message>
<message>
- <location filename="mainwindow.cc" line="1207"/>
+ <location filename="mainwindow.cc" line="1208"/>
<source>About %1</source>
<translation>Über %1</translation>
</message>
<message>
- <location filename="mainwindow.cc" line="1250"/>
+ <location filename="mainwindow.cc" line="1251"/>
<source>One or more data filters are active</source>
<translation>Einer oder mehrere Datenfilter sind aktiviert</translation>
</message>
<message>
- <location filename="mainwindow.cc" line="1252"/>
+ <location filename="mainwindow.cc" line="1253"/>
<source>No data filters are active</source>
<translation>Keine Datenfilter sind aktiv</translation>
</message>
<translation>Ele: %1</translation>
</message>
<message>
- <location filename="gmapdlg.cc" line="123"/>
+ <location filename="gmapdlg.cc" line="124"/>
<source>Start: %1</source>
<translation>Comenzar: %1</translation>
</message>
<message>
- <location filename="gmapdlg.cc" line="125"/>
+ <location filename="gmapdlg.cc" line="126"/>
<source>Stop: %1</source>
<translation>Parar: %1</translation>
</message>
<message>
- <location filename="gmapdlg.cc" line="128"/>
+ <location filename="gmapdlg.cc" line="129"/>
<source>Points: %1</source>
<translation>Puntos: %1</translation>
</message>
<message>
- <location filename="gmapdlg.cc" line="155"/>
+ <location filename="gmapdlg.cc" line="156"/>
<source>Waypoints</source>
<translation>Puntos de interés</translation>
</message>
<message>
- <location filename="gmapdlg.cc" line="170"/>
+ <location filename="gmapdlg.cc" line="171"/>
<source>Tracks</source>
<translation>Registro de trazados</translation>
</message>
<message>
- <location filename="gmapdlg.cc" line="185"/>
+ <location filename="gmapdlg.cc" line="186"/>
<source>Routes</source>
<translation>Rutas</translation>
</message>
<message>
- <location filename="gmapdlg.cc" line="540"/>
+ <location filename="gmapdlg.cc" line="541"/>
<source>Show All Waypoints</source>
<translation>Mostrar todos los puntos de interés</translation>
</message>
<message>
- <location filename="gmapdlg.cc" line="541"/>
+ <location filename="gmapdlg.cc" line="542"/>
<source>Hide All Waypoints</source>
<translation>Ocultar todos los puntos de interés</translation>
</message>
<message>
- <location filename="gmapdlg.cc" line="542"/>
- <location filename="gmapdlg.cc" line="549"/>
- <location filename="gmapdlg.cc" line="556"/>
+ <location filename="gmapdlg.cc" line="543"/>
+ <location filename="gmapdlg.cc" line="550"/>
+ <location filename="gmapdlg.cc" line="557"/>
<source>Expand All</source>
<translation>Expandir todo</translation>
</message>
<message>
- <location filename="gmapdlg.cc" line="543"/>
- <location filename="gmapdlg.cc" line="550"/>
- <location filename="gmapdlg.cc" line="557"/>
+ <location filename="gmapdlg.cc" line="544"/>
+ <location filename="gmapdlg.cc" line="551"/>
+ <location filename="gmapdlg.cc" line="558"/>
<source>Collapse All</source>
<translation>Colapsar todo</translation>
</message>
<message>
- <location filename="gmapdlg.cc" line="547"/>
+ <location filename="gmapdlg.cc" line="548"/>
<source>Show All Routes</source>
<translation>Mostrar todas las rutas</translation>
</message>
<message>
- <location filename="gmapdlg.cc" line="548"/>
+ <location filename="gmapdlg.cc" line="549"/>
<source>Hide All Routes</source>
<translation>Ocultar todas las rutas</translation>
</message>
<message>
- <location filename="gmapdlg.cc" line="554"/>
+ <location filename="gmapdlg.cc" line="555"/>
<source>Show All Tracks</source>
<translation>Mostrar todos los trazados</translation>
</message>
<message>
- <location filename="gmapdlg.cc" line="555"/>
+ <location filename="gmapdlg.cc" line="556"/>
<source>Hide All Tracks</source>
<translation>Ocultar todos los trazados</translation>
</message>
<message>
- <location filename="gmapdlg.cc" line="561"/>
+ <location filename="gmapdlg.cc" line="562"/>
<source>Show Only This Waypoint</source>
<translation>Mostras sólo este punto de interés</translation>
</message>
<message>
- <location filename="gmapdlg.cc" line="566"/>
+ <location filename="gmapdlg.cc" line="567"/>
<source>Show Only This Track</source>
<translation>Mostrar sólo este trazado</translation>
</message>
<message>
- <location filename="gmapdlg.cc" line="571"/>
+ <location filename="gmapdlg.cc" line="572"/>
<source>Show Only This Route</source>
<translation>Mostrar sólo esta ruta</translation>
</message>
<translation>El proceso terminó sin suerte y con el código %1</translation>
</message>
<message>
- <location filename="mainwindow.cc" line="1053"/>
+ <location filename="mainwindow.cc" line="1054"/>
<source>Translation successful</source>
<translation>Traducción realizada con éxito</translation>
</message>
<message>
- <location filename="mainwindow.cc" line="1063"/>
+ <location filename="mainwindow.cc" line="1064"/>
<source>Error running gpsbabel: %1
</source>
<translation>Error ejecutando gpsbabel: %1</translation>
</message>
<message>
- <location filename="mainwindow.cc" line="1183"/>
+ <location filename="mainwindow.cc" line="1184"/>
<source>Are you sure you want to reset all format options to default values?</source>
<translation>¿Estás seguro de que quieres volver a los formatos por defecto?</translation>
</message>
<message>
- <location filename="mainwindow.cc" line="1207"/>
+ <location filename="mainwindow.cc" line="1208"/>
<source>About %1</source>
<translation>Acerca de %1</translation>
</message>
<message>
- <location filename="mainwindow.cc" line="1250"/>
+ <location filename="mainwindow.cc" line="1251"/>
<source>One or more data filters are active</source>
<translation>Uno o más filtros de datos están activos</translation>
</message>
<message>
- <location filename="mainwindow.cc" line="1252"/>
+ <location filename="mainwindow.cc" line="1253"/>
<source>No data filters are active</source>
<translation>Ningún filtro de datos está activo</translation>
</message>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="gmapdlg.cc" line="123"/>
+ <location filename="gmapdlg.cc" line="124"/>
<source>Start: %1</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="gmapdlg.cc" line="125"/>
+ <location filename="gmapdlg.cc" line="126"/>
<source>Stop: %1</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="gmapdlg.cc" line="128"/>
+ <location filename="gmapdlg.cc" line="129"/>
<source>Points: %1</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="gmapdlg.cc" line="155"/>
+ <location filename="gmapdlg.cc" line="156"/>
<source>Waypoints</source>
<translation type="unfinished">Waypoints</translation>
</message>
<message>
- <location filename="gmapdlg.cc" line="170"/>
+ <location filename="gmapdlg.cc" line="171"/>
<source>Tracks</source>
<translation type="unfinished">Traces</translation>
</message>
<message>
- <location filename="gmapdlg.cc" line="185"/>
+ <location filename="gmapdlg.cc" line="186"/>
<source>Routes</source>
<translation type="unfinished">Routes</translation>
</message>
<message>
- <location filename="gmapdlg.cc" line="540"/>
+ <location filename="gmapdlg.cc" line="541"/>
<source>Show All Waypoints</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="gmapdlg.cc" line="541"/>
+ <location filename="gmapdlg.cc" line="542"/>
<source>Hide All Waypoints</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="gmapdlg.cc" line="542"/>
- <location filename="gmapdlg.cc" line="549"/>
- <location filename="gmapdlg.cc" line="556"/>
+ <location filename="gmapdlg.cc" line="543"/>
+ <location filename="gmapdlg.cc" line="550"/>
+ <location filename="gmapdlg.cc" line="557"/>
<source>Expand All</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="gmapdlg.cc" line="543"/>
- <location filename="gmapdlg.cc" line="550"/>
- <location filename="gmapdlg.cc" line="557"/>
+ <location filename="gmapdlg.cc" line="544"/>
+ <location filename="gmapdlg.cc" line="551"/>
+ <location filename="gmapdlg.cc" line="558"/>
<source>Collapse All</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="gmapdlg.cc" line="547"/>
+ <location filename="gmapdlg.cc" line="548"/>
<source>Show All Routes</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="gmapdlg.cc" line="548"/>
+ <location filename="gmapdlg.cc" line="549"/>
<source>Hide All Routes</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="gmapdlg.cc" line="554"/>
+ <location filename="gmapdlg.cc" line="555"/>
<source>Show All Tracks</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="gmapdlg.cc" line="555"/>
+ <location filename="gmapdlg.cc" line="556"/>
<source>Hide All Tracks</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="gmapdlg.cc" line="561"/>
+ <location filename="gmapdlg.cc" line="562"/>
<source>Show Only This Waypoint</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="gmapdlg.cc" line="566"/>
+ <location filename="gmapdlg.cc" line="567"/>
<source>Show Only This Track</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="gmapdlg.cc" line="571"/>
+ <location filename="gmapdlg.cc" line="572"/>
<source>Show Only This Route</source>
<translation type="unfinished"></translation>
</message>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cc" line="1053"/>
+ <location filename="mainwindow.cc" line="1054"/>
<source>Translation successful</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cc" line="1063"/>
+ <location filename="mainwindow.cc" line="1064"/>
<source>Error running gpsbabel: %1
</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cc" line="1183"/>
+ <location filename="mainwindow.cc" line="1184"/>
<source>Are you sure you want to reset all format options to default values?</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cc" line="1207"/>
+ <location filename="mainwindow.cc" line="1208"/>
<source>About %1</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cc" line="1250"/>
+ <location filename="mainwindow.cc" line="1251"/>
<source>One or more data filters are active</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cc" line="1252"/>
+ <location filename="mainwindow.cc" line="1253"/>
<source>No data filters are active</source>
<translation type="unfinished"></translation>
</message>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="gmapdlg.cc" line="123"/>
+ <location filename="gmapdlg.cc" line="124"/>
<source>Start: %1</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="gmapdlg.cc" line="125"/>
+ <location filename="gmapdlg.cc" line="126"/>
<source>Stop: %1</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="gmapdlg.cc" line="128"/>
+ <location filename="gmapdlg.cc" line="129"/>
<source>Points: %1</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="gmapdlg.cc" line="155"/>
+ <location filename="gmapdlg.cc" line="156"/>
<source>Waypoints</source>
<translation type="unfinished">Útpontok</translation>
</message>
<message>
- <location filename="gmapdlg.cc" line="170"/>
+ <location filename="gmapdlg.cc" line="171"/>
<source>Tracks</source>
<translation type="unfinished">Nyomvonalak</translation>
</message>
<message>
- <location filename="gmapdlg.cc" line="185"/>
+ <location filename="gmapdlg.cc" line="186"/>
<source>Routes</source>
<translation type="unfinished">Útvonalak</translation>
</message>
<message>
- <location filename="gmapdlg.cc" line="540"/>
+ <location filename="gmapdlg.cc" line="541"/>
<source>Show All Waypoints</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="gmapdlg.cc" line="541"/>
+ <location filename="gmapdlg.cc" line="542"/>
<source>Hide All Waypoints</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="gmapdlg.cc" line="542"/>
- <location filename="gmapdlg.cc" line="549"/>
- <location filename="gmapdlg.cc" line="556"/>
+ <location filename="gmapdlg.cc" line="543"/>
+ <location filename="gmapdlg.cc" line="550"/>
+ <location filename="gmapdlg.cc" line="557"/>
<source>Expand All</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="gmapdlg.cc" line="543"/>
- <location filename="gmapdlg.cc" line="550"/>
- <location filename="gmapdlg.cc" line="557"/>
+ <location filename="gmapdlg.cc" line="544"/>
+ <location filename="gmapdlg.cc" line="551"/>
+ <location filename="gmapdlg.cc" line="558"/>
<source>Collapse All</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="gmapdlg.cc" line="547"/>
+ <location filename="gmapdlg.cc" line="548"/>
<source>Show All Routes</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="gmapdlg.cc" line="548"/>
+ <location filename="gmapdlg.cc" line="549"/>
<source>Hide All Routes</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="gmapdlg.cc" line="554"/>
+ <location filename="gmapdlg.cc" line="555"/>
<source>Show All Tracks</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="gmapdlg.cc" line="555"/>
+ <location filename="gmapdlg.cc" line="556"/>
<source>Hide All Tracks</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="gmapdlg.cc" line="561"/>
+ <location filename="gmapdlg.cc" line="562"/>
<source>Show Only This Waypoint</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="gmapdlg.cc" line="566"/>
+ <location filename="gmapdlg.cc" line="567"/>
<source>Show Only This Track</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="gmapdlg.cc" line="571"/>
+ <location filename="gmapdlg.cc" line="572"/>
<source>Show Only This Route</source>
<translation type="unfinished"></translation>
</message>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cc" line="1053"/>
+ <location filename="mainwindow.cc" line="1054"/>
<source>Translation successful</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cc" line="1063"/>
+ <location filename="mainwindow.cc" line="1064"/>
<source>Error running gpsbabel: %1
</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cc" line="1183"/>
+ <location filename="mainwindow.cc" line="1184"/>
<source>Are you sure you want to reset all format options to default values?</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cc" line="1207"/>
+ <location filename="mainwindow.cc" line="1208"/>
<source>About %1</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cc" line="1250"/>
+ <location filename="mainwindow.cc" line="1251"/>
<source>One or more data filters are active</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cc" line="1252"/>
+ <location filename="mainwindow.cc" line="1253"/>
<source>No data filters are active</source>
<translation type="unfinished"></translation>
</message>
<translation>Alt: %1</translation>
</message>
<message>
- <location filename="gmapdlg.cc" line="123"/>
+ <location filename="gmapdlg.cc" line="124"/>
<source>Start: %1</source>
<translation>Avvio: %1</translation>
</message>
<message>
- <location filename="gmapdlg.cc" line="125"/>
+ <location filename="gmapdlg.cc" line="126"/>
<source>Stop: %1</source>
<translation>Stop: %1</translation>
</message>
<message>
- <location filename="gmapdlg.cc" line="128"/>
+ <location filename="gmapdlg.cc" line="129"/>
<source>Points: %1</source>
<translation>Punti: %1</translation>
</message>
<message>
- <location filename="gmapdlg.cc" line="155"/>
+ <location filename="gmapdlg.cc" line="156"/>
<source>Waypoints</source>
<translation>Punti di interesse</translation>
</message>
<message>
- <location filename="gmapdlg.cc" line="170"/>
+ <location filename="gmapdlg.cc" line="171"/>
<source>Tracks</source>
<translation>Tracce</translation>
</message>
<message>
- <location filename="gmapdlg.cc" line="185"/>
+ <location filename="gmapdlg.cc" line="186"/>
<source>Routes</source>
<translation>Rotte</translation>
</message>
<message>
- <location filename="gmapdlg.cc" line="540"/>
+ <location filename="gmapdlg.cc" line="541"/>
<source>Show All Waypoints</source>
<translation>Mostra tutti i punti di interesse</translation>
</message>
<message>
- <location filename="gmapdlg.cc" line="541"/>
+ <location filename="gmapdlg.cc" line="542"/>
<source>Hide All Waypoints</source>
<translation>Nascondi tutti i punti di interesse</translation>
</message>
<message>
- <location filename="gmapdlg.cc" line="542"/>
- <location filename="gmapdlg.cc" line="549"/>
- <location filename="gmapdlg.cc" line="556"/>
+ <location filename="gmapdlg.cc" line="543"/>
+ <location filename="gmapdlg.cc" line="550"/>
+ <location filename="gmapdlg.cc" line="557"/>
<source>Expand All</source>
<translation>Espandi tutto</translation>
</message>
<message>
- <location filename="gmapdlg.cc" line="543"/>
- <location filename="gmapdlg.cc" line="550"/>
- <location filename="gmapdlg.cc" line="557"/>
+ <location filename="gmapdlg.cc" line="544"/>
+ <location filename="gmapdlg.cc" line="551"/>
+ <location filename="gmapdlg.cc" line="558"/>
<source>Collapse All</source>
<translation>Contrai tutto</translation>
</message>
<message>
- <location filename="gmapdlg.cc" line="547"/>
+ <location filename="gmapdlg.cc" line="548"/>
<source>Show All Routes</source>
<translation>Mostra tutte le rotte</translation>
</message>
<message>
- <location filename="gmapdlg.cc" line="548"/>
+ <location filename="gmapdlg.cc" line="549"/>
<source>Hide All Routes</source>
<translation>Nascondi tutte le rotte</translation>
</message>
<message>
- <location filename="gmapdlg.cc" line="554"/>
+ <location filename="gmapdlg.cc" line="555"/>
<source>Show All Tracks</source>
<translation>Mostra tutte le tracce</translation>
</message>
<message>
- <location filename="gmapdlg.cc" line="555"/>
+ <location filename="gmapdlg.cc" line="556"/>
<source>Hide All Tracks</source>
<translation>Nascondi tutte le tracce</translation>
</message>
<message>
- <location filename="gmapdlg.cc" line="561"/>
+ <location filename="gmapdlg.cc" line="562"/>
<source>Show Only This Waypoint</source>
<translation>Mostra solo questo punto di interesse</translation>
</message>
<message>
- <location filename="gmapdlg.cc" line="566"/>
+ <location filename="gmapdlg.cc" line="567"/>
<source>Show Only This Track</source>
<translation>Mostra solo questa traccia</translation>
</message>
<message>
- <location filename="gmapdlg.cc" line="571"/>
+ <location filename="gmapdlg.cc" line="572"/>
<source>Show Only This Route</source>
<translation>Mostra solo questa rotta</translation>
</message>
<translation>Il processo è terminato con il codice di errorre %1</translation>
</message>
<message>
- <location filename="mainwindow.cc" line="1053"/>
+ <location filename="mainwindow.cc" line="1054"/>
<source>Translation successful</source>
<translation>Traduzione terminata con successo</translation>
</message>
<message>
- <location filename="mainwindow.cc" line="1063"/>
+ <location filename="mainwindow.cc" line="1064"/>
<source>Error running gpsbabel: %1
</source>
<translation>Errore durante l'esecuzione di gpsbabel: %1
</translation>
</message>
<message>
- <location filename="mainwindow.cc" line="1183"/>
+ <location filename="mainwindow.cc" line="1184"/>
<source>Are you sure you want to reset all format options to default values?</source>
<translation>Si è certi di voler reimpostare tutte le opzioni dei formati ai valori predefiniti?</translation>
</message>
<message>
- <location filename="mainwindow.cc" line="1207"/>
+ <location filename="mainwindow.cc" line="1208"/>
<source>About %1</source>
<translation>Informazioni su %1</translation>
</message>
<message>
- <location filename="mainwindow.cc" line="1250"/>
+ <location filename="mainwindow.cc" line="1251"/>
<source>One or more data filters are active</source>
<translation>È attivo uno o più filtri di dati</translation>
</message>
<message>
- <location filename="mainwindow.cc" line="1252"/>
+ <location filename="mainwindow.cc" line="1253"/>
<source>No data filters are active</source>
<translation>Nessun filtro di dati è attivo</translation>
</message>
<translation>Высота: %1</translation>
</message>
<message>
- <location filename="gmapdlg.cc" line="123"/>
+ <location filename="gmapdlg.cc" line="124"/>
<source>Start: %1</source>
<translation>Начало: %1</translation>
</message>
<message>
- <location filename="gmapdlg.cc" line="125"/>
+ <location filename="gmapdlg.cc" line="126"/>
<source>Stop: %1</source>
<translation>Конец: %1</translation>
</message>
<message>
- <location filename="gmapdlg.cc" line="128"/>
+ <location filename="gmapdlg.cc" line="129"/>
<source>Points: %1</source>
<translation>Точек: %1</translation>
</message>
<message>
- <location filename="gmapdlg.cc" line="155"/>
+ <location filename="gmapdlg.cc" line="156"/>
<source>Waypoints</source>
<translation>Маршрутные точки</translation>
</message>
<message>
- <location filename="gmapdlg.cc" line="170"/>
+ <location filename="gmapdlg.cc" line="171"/>
<source>Tracks</source>
<translation>Треки</translation>
</message>
<message>
- <location filename="gmapdlg.cc" line="185"/>
+ <location filename="gmapdlg.cc" line="186"/>
<source>Routes</source>
<translation>Маршруты</translation>
</message>
<message>
- <location filename="gmapdlg.cc" line="540"/>
+ <location filename="gmapdlg.cc" line="541"/>
<source>Show All Waypoints</source>
<translation>Показать все маршрутные точки</translation>
</message>
<message>
- <location filename="gmapdlg.cc" line="541"/>
+ <location filename="gmapdlg.cc" line="542"/>
<source>Hide All Waypoints</source>
<translation>Скрыть все маршрутные точки</translation>
</message>
<message>
- <location filename="gmapdlg.cc" line="542"/>
- <location filename="gmapdlg.cc" line="549"/>
- <location filename="gmapdlg.cc" line="556"/>
+ <location filename="gmapdlg.cc" line="543"/>
+ <location filename="gmapdlg.cc" line="550"/>
+ <location filename="gmapdlg.cc" line="557"/>
<source>Expand All</source>
<translation>Развернуть все</translation>
</message>
<message>
- <location filename="gmapdlg.cc" line="543"/>
- <location filename="gmapdlg.cc" line="550"/>
- <location filename="gmapdlg.cc" line="557"/>
+ <location filename="gmapdlg.cc" line="544"/>
+ <location filename="gmapdlg.cc" line="551"/>
+ <location filename="gmapdlg.cc" line="558"/>
<source>Collapse All</source>
<translation>Свернуть все</translation>
</message>
<message>
- <location filename="gmapdlg.cc" line="547"/>
+ <location filename="gmapdlg.cc" line="548"/>
<source>Show All Routes</source>
<translation>Показать все маршруты</translation>
</message>
<message>
- <location filename="gmapdlg.cc" line="548"/>
+ <location filename="gmapdlg.cc" line="549"/>
<source>Hide All Routes</source>
<translation>Скрыть все маршруты</translation>
</message>
<message>
- <location filename="gmapdlg.cc" line="554"/>
+ <location filename="gmapdlg.cc" line="555"/>
<source>Show All Tracks</source>
<translation>Показать все треки</translation>
</message>
<message>
- <location filename="gmapdlg.cc" line="555"/>
+ <location filename="gmapdlg.cc" line="556"/>
<source>Hide All Tracks</source>
<translation>Скрыть все треки</translation>
</message>
<message>
- <location filename="gmapdlg.cc" line="561"/>
+ <location filename="gmapdlg.cc" line="562"/>
<source>Show Only This Waypoint</source>
<translation>Показать только эту маршрутную точку</translation>
</message>
<message>
- <location filename="gmapdlg.cc" line="566"/>
+ <location filename="gmapdlg.cc" line="567"/>
<source>Show Only This Track</source>
<translation>Показать только этот трек</translation>
</message>
<message>
- <location filename="gmapdlg.cc" line="571"/>
+ <location filename="gmapdlg.cc" line="572"/>
<source>Show Only This Route</source>
<translation>Показать только этот маршрут</translation>
</message>
<translation>Процесс завершился неудачей с кодом %1</translation>
</message>
<message>
- <location filename="mainwindow.cc" line="1053"/>
+ <location filename="mainwindow.cc" line="1054"/>
<source>Translation successful</source>
<translation>Конвертация выполнена</translation>
</message>
<message>
- <location filename="mainwindow.cc" line="1063"/>
+ <location filename="mainwindow.cc" line="1064"/>
<source>Error running gpsbabel: %1
</source>
<translation>Ошибка запуска gpsbabel: %1</translation>
</message>
<message>
- <location filename="mainwindow.cc" line="1183"/>
+ <location filename="mainwindow.cc" line="1184"/>
<source>Are you sure you want to reset all format options to default values?</source>
<translation>Вы действительно желаете сбросить все параметры формата в значения по умолчанию?</translation>
</message>
<message>
- <location filename="mainwindow.cc" line="1207"/>
+ <location filename="mainwindow.cc" line="1208"/>
<source>About %1</source>
<translation>О %1</translation>
</message>
<message>
- <location filename="mainwindow.cc" line="1250"/>
+ <location filename="mainwindow.cc" line="1251"/>
<source>One or more data filters are active</source>
<translation>Один или более фильтров данных активны</translation>
</message>
<message>
- <location filename="mainwindow.cc" line="1252"/>
+ <location filename="mainwindow.cc" line="1253"/>
<source>No data filters are active</source>
<translation>Фильтры данных не активны</translation>
</message>
; (To generate a new GUID, click Tools | Generate GUID inside the IDE.)\r
AppId={{1B8FE958-A304-4902-BF7A-4E2F0F5B7017}\r
AppName=GPSBabel\r
-AppVerName=GPSBabel 1.6.0\r
+AppVerName=GPSBabel 1.7.0\r
AppPublisher=GPSBabel\r
AppPublisherURL=https://www.gpsbabel.org\r
AppSupportURL=https://www.gpsbabel.org\r
DefaultDirName={pf}\GPSBabel\r
DefaultGroupName=GPSBabel\r
OutputDir=release\r
-OutputBaseFilename=GPSBabel-1.6.0-Setup\r
-OutputManifestFile=GPSBabel-1.6.0-Manifest.txt\r
+OutputBaseFilename=GPSBabel-1.7.0-Setup\r
+OutputManifestFile=GPSBabel-1.7.0-Manifest.txt\r
SetupIconFile=images\babel2.ico\r
Compression=lzma\r
SolidCompression=yes\r
-GPSBabel Version 1.6.0. https://www.gpsbabel.org
+GPSBabel Version 1.7.0. https://www.gpsbabel.org
Usage:
./gpsbabel [options] -i INTYPE -f INFILE [filter] -o OUTTYPE -F OUTFILE
-GPSBabel Version 1.6.0. https://www.gpsbabel.org
+GPSBabel Version 1.7.0. https://www.gpsbabel.org
Usage:
./gpsbabel [options] -i INTYPE -f INFILE [filter] -o OUTTYPE -F OUTFILE
--- /dev/null
+#include <winver.h>
+#include "../gbversion.h"
+
+IDI_ICON1 ICON "gpsbabel.ico"
+
+VS_VERSION_INFO VERSIONINFO
+ FILEVERSION VER_FILE
+ PRODUCTVERSION VER_PRODUCT
+ FILEFLAGSMASK 0x3fL
+#ifdef _DEBUG
+ FILEFLAGS VS_FF_DEBUG
+#else
+ FILEFLAGS 0x0L
+#endif
+ FILEOS VOS_NT_WINDOWS32
+ FILETYPE VFT_APP
+ FILESUBTYPE 0x0L
+BEGIN
+ BLOCK "StringFileInfo"
+ BEGIN
+ BLOCK "040904b0"
+ BEGIN
+ VALUE "CompanyName", "GPSBabel Team"
+ VALUE "FileDescription", "GPS format converter"
+ VALUE "FileVersion", VER_FILE_STR
+ VALUE "InternalName", "gpsbabel.exe"
+ VALUE "LegalCopyright", L"\x00a9 2002-2020 Robert Lipe"
+ VALUE "OriginalFilename", "gpsbabel.exe"
+ VALUE "ProductName", "GPSBabel"
+ VALUE "ProductVersion", VER_PRODUCT_STR
+ END
+ END
+ BLOCK "VarFileInfo"
+ BEGIN
+ VALUE "Translation", 0x409, 1200
+ END
+END
+/* End of Version info */
+++ /dev/null
-MAINICON ICON "@srcdir@/win32/gpsbabel.ico"
-
-1 VERSIONINFO
-FILEVERSION @GBMAJOR@,@GBMINOR@,@GBMICRO@,@GBBUILD@
-PRODUCTVERSION @GBMAJOR@,@GBMINOR@,@GBMICRO@,@GBBUILD@
-FILEOS 0x4
-FILETYPE 0x1
-FILESUBTYPE 0x0L
-FILEFLAGSMASK 0x3fL
-{
- BLOCK "StringFileInfo"
- {
- BLOCK "040904E4"
- {
- VALUE "CompanyName", "GPSBabel Team\0"
- VALUE "FileDescription", "GPS format converter\0"
- VALUE "FileVersion", "@GBMAJOR@.@GBMINOR@.@GBMICRO@@PACKAGE_RELEASE@\0"
- VALUE "InternalName", "\0"
- VALUE "LegalCopyright", "(C) 2002-2019 Robert Lipe and GPSBabel contributors\0"
- VALUE "LegalTrademarks", "\0"
- VALUE "OriginalFilename", "gpsbabel.exe\0"
- VALUE "ProductName", "GPSBabel\0"
- VALUE "ProductVersion", "@GBMAJOR@.@GBMINOR@.@GBMICRO@@PACKAGE_RELEASE@\0"
- VALUE "Comments", "https://www.gpsbabel.org\0"
- }
- }
-}